41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"authenticating": "正在认证...",
|
|
"binding": "正在绑定账号...",
|
|
"get": "获取验证码",
|
|
"login": {
|
|
"codeLogin": "验证码登录",
|
|
"email": "请输入有效的邮箱地址",
|
|
"forgotPassword": "忘记密码?",
|
|
"passwordLogin": "密码登录",
|
|
"registerAccount": "注册账号",
|
|
"success": "登录成功!",
|
|
"title": "登录"
|
|
},
|
|
"methods": {
|
|
"email": "邮箱",
|
|
"mobile": "手机"
|
|
},
|
|
"privacyPolicy": "隐私政策",
|
|
"register": {
|
|
"email": "请输入有效的邮箱地址",
|
|
"existingAccount": "已有账号?",
|
|
"invite": "邀请码(可选)",
|
|
"message": "注册功能暂时不可用",
|
|
"passwordMismatch": "两次密码输入不一致",
|
|
"success": "注册成功!",
|
|
"switchToLogin": "登录",
|
|
"title": "注册",
|
|
"whitelist": "该邮箱域名不在白名单中"
|
|
},
|
|
"reset": {
|
|
"email": "请输入有效的邮箱地址",
|
|
"existingAccount": "记得密码了?",
|
|
"success": "密码重置成功!",
|
|
"switchToLogin": "登录",
|
|
"title": "重置密码"
|
|
},
|
|
"tos": "服务条款",
|
|
"verifyAccount": "验证您的账户",
|
|
"verifyAccountDesc": "请登录或注册以继续"
|
|
}
|