feat translation of the user module

Signed-off-by: jingyang <3161362058@qq.com>
This commit is contained in:
jingyang
2023-08-02 10:50:38 +08:00
parent 911c5c00ba
commit 2f28f57d78
8 changed files with 111 additions and 25 deletions

View File

@@ -39,6 +39,21 @@
"Set OpenAI Account Failed": "Set OpenAI account failed",
"Update Password": "Update Password",
"Update password failed": "Update password failed",
"Update password succseful": "Update password succseful"
"Update password succseful": "Update password succseful",
"Personal Information": "Personal",
"Usage Record": "Usage",
"Recharge Record": "Recharge",
"Notice": "Notice",
"Sign Out": "Sign Out",
"Avatar": "Avatar",
"Account": "Account",
"Balance": "Balance",
"Time": "Time",
"Source": "Source",
"Application Name": "Application Name",
"Total Amount": "Total Amount",
"Change": "Change",
"Password": "Password",
"Replace": "Replace"
}
}
}