Remove account settings remnants

This commit is contained in:
2026-06-09 16:26:45 +08:00
parent 7da55f0935
commit c5aa7cd00e
24 changed files with 2 additions and 1761 deletions
@@ -1,3 +0,0 @@
{
"passwordLengthHint": "Password length must be 6-20 characters"
}
@@ -1,37 +0,0 @@
{
"title": "API Token",
"deviceManagement": "Device Management",
"description": "API Tokens can be used to access system resources via API. Please keep your tokens secure.",
"createToken": "Create Token",
"tokenName": "Token Name",
"tokenNamePlaceholder": "Enter token name, e.g., CI/CD Deployment",
"expirationDate": "Expiration Date",
"neverExpiresHint": "Leave empty for no expiration",
"tokenDescription": "Description",
"tokenDescriptionPlaceholder": "Optional, describe the purpose of this token",
"neverExpires": "Never expires",
"expired": "Expired",
"expiresSoon": "Expires in {0} days",
"createdAt": "Created",
"lastUsed": "Last used",
"revokeToken": "Revoke Token",
"revokeTitle": "Revoke Token",
"revokeConfirm": "Are you sure you want to revoke token \"{0}\"? This action cannot be undone.",
"confirmRevoke": "Confirm Revoke",
"revokeSuccess": "Token revoked",
"tokenCreated": "Token Created Successfully",
"tokenWarning": "Please copy your token now. You won't be able to see it again after closing this dialog.",
"copy": "Copy",
"copied": "Copied",
"copySuccess": "Token copied to clipboard",
"copyError": "Copy failed, please copy manually",
"empty": "No API Tokens yet. Click \"Create Token\" to generate your first token.",
"nameRequired": "Please enter a token name",
"loadError": "Failed to load token list",
"createError": "Failed to create token",
"days7": "7 days",
"days30": "30 days",
"days60": "60 days",
"days90": "90 days",
"days365": "1 year"
}
@@ -12,7 +12,6 @@
"roleManagement": "Role Permission",
"userCenter": "User Center",
"loginLog": "Login Log",
"accountSettings": "Account Settings",
"databaseManagement": "Database Management",
"dbManagement": "DB Management",
"databaseConnection": "Database Connections",
@@ -51,7 +51,6 @@
"resetPasswordConfirm": "Are you sure to reset password for user \"{0}\"?\nThe password will be reset to: admin123",
"resetPasswordSuccess": "Password reset successfully for user \"{0}\"",
"resetPasswordError": "Failed to reset password",
"accountSettings": "Account Settings",
"basicInfo": "Basic Information",
"changePassword": "Change Password",
"oldPassword": "Current Password",