style(profile): 安全设置描述精简,双因素认证文案中文化

This commit is contained in:
DaxPay Dev
2026-06-30 14:29:56 +08:00
parent a1a4570280
commit c8141598b9
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
"changePasswordDesc": "Regularly change your password to protect account security",
"socialAccountDesc": "Manage bound third-party platform accounts",
"securitySetting": "Security",
"securitySettingDesc": "Two-factor authentication and account security",
"securitySettingDesc": "Two-Factor Authentication",
"twoFactor": {
"title": "Two-Factor Authentication",
"platformOff": "Not Enabled",

View File

@@ -35,13 +35,13 @@
"changePasswordDesc": "定期更换密码以保护账号安全",
"socialAccountDesc": "管理已绑定的第三方平台账号",
"securitySetting": "安全设置",
"securitySettingDesc": "双因素认证与账户安全",
"securitySettingDesc": "双因素认证",
"twoFactor": {
"title": "双因素认证",
"platformOff": "平台未启用",
"platformOffDesc": "平台管理员尚未启用双因素认证功能",
"unbound": "未绑定",
"unboundDesc": "使用 Authenticator 增强账户安全",
"unboundDesc": "使用身份验证器增强账户安全",
"bound": "已启用",
"bindNow": "立即绑定",
"disable": "关闭",
@@ -69,7 +69,7 @@
"disableConfirm": "关闭后登录将不再需要动态码,确认关闭?",
"regenConfirm": "重新生成后旧备用码将全部失效,确认操作?",
"codeInputTitle": "身份验证",
"codeInputTip": "请输入 Authenticator 中的动态验证码以确认操作",
"codeInputTip": "请输入身份验证器中的动态验证码以确认操作",
"totp": "动态码",
"backup": "备用码",
"backupCodePlaceholder": "请输入备用验证码",