Remove account settings remnants
This commit is contained in:
@@ -23,7 +23,6 @@ const modules = import.meta.glob([
|
||||
'./langs/*/about.json',
|
||||
'./langs/*/ai-platform.json',
|
||||
'./langs/*/announcement.json',
|
||||
'./langs/*/apiToken.json',
|
||||
'./langs/*/authentication.json',
|
||||
'./langs/*/common.json',
|
||||
'./langs/*/menu.json',
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"passwordLengthHint": "密码长度为 6-20 个字符"
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"title": "API Token",
|
||||
"deviceManagement": "设备管理",
|
||||
"description": "API Token 可用于通过 API 访问系统资源,请妥善保管你的令牌。",
|
||||
"createToken": "创建令牌",
|
||||
"tokenName": "令牌名称",
|
||||
"tokenNamePlaceholder": "请输入令牌名称,例如:CI/CD 部署",
|
||||
"expirationDate": "过期时间",
|
||||
"neverExpiresHint": "不选择则永不过期",
|
||||
"tokenDescription": "描述",
|
||||
"tokenDescriptionPlaceholder": "可选,描述该令牌的用途",
|
||||
"neverExpires": "永不过期",
|
||||
"expired": "已过期",
|
||||
"expiresSoon": "{0} 天后过期",
|
||||
"createdAt": "创建时间",
|
||||
"lastUsed": "最后使用",
|
||||
"revokeToken": "撤销令牌",
|
||||
"revokeTitle": "撤销令牌",
|
||||
"revokeConfirm": "确定要撤销令牌「{0}」吗?撤销后将无法恢复。",
|
||||
"confirmRevoke": "确定撤销",
|
||||
"revokeSuccess": "令牌已撤销",
|
||||
"tokenCreated": "令牌创建成功",
|
||||
"tokenWarning": "请立即复制你的令牌,此令牌仅显示一次,关闭后将无法再次查看。",
|
||||
"copy": "复制",
|
||||
"copied": "已复制",
|
||||
"copySuccess": "令牌已复制到剪贴板",
|
||||
"copyError": "复制失败,请手动复制",
|
||||
"empty": "暂无 API Token,点击「创建令牌」生成你的第一个令牌",
|
||||
"nameRequired": "请输入令牌名称",
|
||||
"loadError": "加载令牌列表失败",
|
||||
"createError": "创建令牌失败",
|
||||
"days7": "7 天",
|
||||
"days30": "30 天",
|
||||
"days60": "60 天",
|
||||
"days90": "90 天",
|
||||
"days365": "1 年"
|
||||
}
|
||||
@@ -12,7 +12,6 @@
|
||||
"roleManagement": "角色权限",
|
||||
"userCenter": "用户中心",
|
||||
"loginLog": "登录日志",
|
||||
"accountSettings": "账号设置",
|
||||
"databaseManagement": "数据库管理",
|
||||
"dbManagement": "DB管理",
|
||||
"databaseConnection": "数据库连接",
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
"resetPasswordConfirm": "确定要重置用户{0}的密码吗?\n密码将重置为:admin123",
|
||||
"resetPasswordSuccess": "用户{0}的密码重置成功",
|
||||
"resetPasswordError": "重置密码失败",
|
||||
"accountSettings": "账号设置",
|
||||
"basicInfo": "基本信息",
|
||||
"changePassword": "修改密码",
|
||||
"oldPassword": "当前密码",
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"passwordLengthHint": "密碼長度為 6-20 個字符"
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"title": "API Token",
|
||||
"deviceManagement": "設備管理",
|
||||
"description": "API Token 可用於通過 API 訪問系統資源,請妥善保管你的令牌。",
|
||||
"createToken": "建立令牌",
|
||||
"tokenName": "令牌名稱",
|
||||
"tokenNamePlaceholder": "請輸入令牌名稱,例如:CI/CD 部署",
|
||||
"expirationDate": "過期時間",
|
||||
"neverExpiresHint": "不選擇則永不過期",
|
||||
"tokenDescription": "描述",
|
||||
"tokenDescriptionPlaceholder": "可選,描述該令牌的用途",
|
||||
"neverExpires": "永不過期",
|
||||
"expired": "已過期",
|
||||
"expiresSoon": "{0} 天後過期",
|
||||
"createdAt": "建立時間",
|
||||
"lastUsed": "最後使用",
|
||||
"revokeToken": "撤銷令牌",
|
||||
"revokeTitle": "撤銷令牌",
|
||||
"revokeConfirm": "確定要撤銷令牌「{0}」嗎?撤銷後將無法恢復。",
|
||||
"confirmRevoke": "確定撤銷",
|
||||
"revokeSuccess": "令牌已撤銷",
|
||||
"tokenCreated": "令牌建立成功",
|
||||
"tokenWarning": "請立即複製你的令牌,此令牌僅顯示一次,關閉後將無法再次查看。",
|
||||
"copy": "複製",
|
||||
"copied": "已複製",
|
||||
"copySuccess": "令牌已複製到剪貼簿",
|
||||
"copyError": "複製失敗,請手動複製",
|
||||
"empty": "暫無 API Token,點擊「建立令牌」生成你的第一個令牌",
|
||||
"nameRequired": "請輸入令牌名稱",
|
||||
"loadError": "載入令牌列表失敗",
|
||||
"createError": "建立令牌失敗",
|
||||
"days7": "7 天",
|
||||
"days30": "30 天",
|
||||
"days60": "60 天",
|
||||
"days90": "90 天",
|
||||
"days365": "1 年"
|
||||
}
|
||||
@@ -12,7 +12,6 @@
|
||||
"roleManagement": "角色權限",
|
||||
"userCenter": "用戶中心",
|
||||
"loginLog": "登錄日誌",
|
||||
"accountSettings": "賬號設置",
|
||||
"databaseManagement": "數據庫管理",
|
||||
"dbManagement": "DB管理",
|
||||
"databaseConnection": "資料庫連接",
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
"resetPasswordConfirm": "確定要重置用戶 \"{0}\" 的密碼嗎?\n密碼將重置為:admin123",
|
||||
"resetPasswordSuccess": "用戶 \"{0}\" 的密碼重置成功",
|
||||
"resetPasswordError": "重置密碼失敗",
|
||||
"accountSettings": "賬號設置",
|
||||
"basicInfo": "基本信息",
|
||||
"changePassword": "修改密碼",
|
||||
"oldPassword": "當前密碼",
|
||||
|
||||
Reference in New Issue
Block a user