修改账号管理的翻译并调整顺序

This commit is contained in:
Sun
2024-01-14 15:40:01 +08:00
parent 80dc3679a4
commit f150472dd3
3 changed files with 7 additions and 8 deletions
+1 -2
View File
@@ -2,7 +2,7 @@
"adminSettingUsers": {
"EditpasswordPlaceholder": "Enter new password, leave blank to keep the current password",
"alertText": "Data between accounts is not shared",
"appName": "User Management",
"appName": "Account management",
"currentUseUsername": "Current username",
"deletePromptContent": "Are you sure you want to delete {name} ({username})?",
"formRules": {
@@ -16,7 +16,6 @@
"setOrUnsetPublicMode": "Set/Unset public access",
"userCountText": "Total {count} users"
},
"adminSettingUsers.alertText": "Data between accounts are not interoperable",
"api": {
"loginExpires": "Login status has expired, please login again"
},