mirror of
https://github.com/certd/certd.git
synced 2026-05-18 22:57:31 +08:00
Translate user security page
This commit is contained in:
@@ -280,4 +280,19 @@ export default {
|
||||
required: "请输入要导入的域名",
|
||||
placeholder: "www.baidu.com:443:百度\nwww.taobao.com::淘宝\nwww.google.com\n",
|
||||
},
|
||||
accountInfo: "账号信息",
|
||||
securitySettings: "认证安全设置",
|
||||
confirmDisable2FA: "确定要关闭多重验证登录吗?",
|
||||
disabledSuccess: "关闭成功",
|
||||
saveSuccess: "保存成功",
|
||||
twoFactorAuth: "2FA多重验证登录",
|
||||
rebind: "重新绑定",
|
||||
twoFactorAuthHelper: "是否开启多重验证登录",
|
||||
bindDevice: "绑定设备",
|
||||
step1: "1. 安装任意一款支持Authenticator的验证APP,比如:",
|
||||
tooltipGoogleServiceError: "如果报没有找到谷歌服务的错误,您可以安装KK谷歌助手",
|
||||
step2: "2. 扫描二维码添加账号",
|
||||
step3: "3. 输入验证码",
|
||||
inputVerifyCode: "请输入验证码",
|
||||
cancel: "取消",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user