91 lines
3.0 KiB
JSON
91 lines
3.0 KiB
JSON
{
|
|
"auth": {
|
|
"telLogin":{
|
|
"sendCode":"获取验证码",
|
|
"login":"登录",
|
|
"codePlaceholder":"请输入验证码",
|
|
"sending":"发送中...",
|
|
"codeSeconds":"秒",
|
|
"agree":"我已同意",
|
|
"terms":"《服务条款》",
|
|
"and":"和",
|
|
"privacyPolicy":"《隐私政策》",
|
|
"userAgreement":"《用户协议》",
|
|
"agreement":"并授权",
|
|
"getPhone":"获得本机号码",
|
|
"codeError":"发送验证码失败,请重试",
|
|
"phoneRequired":"请输入手机号",
|
|
"phoneInvalid":"请输入正确的手机号",
|
|
"codeRequired":"请输入验证码",
|
|
"codeInvalid":"验证码格式不正确",
|
|
"checkedRequired":"请勾选协议",
|
|
"loginError":"登录失败,请重试"
|
|
},
|
|
"login": {
|
|
"title": "登录",
|
|
"account": "账号",
|
|
"email": "邮箱",
|
|
"password": "密码",
|
|
"emailPlaceholder": "请输入您的邮箱",
|
|
"passwordPlaceholder": "请输入您的密码",
|
|
"rememberMe": "记住我",
|
|
"forgotPassword": "忘记密码?",
|
|
"loginButton": "登录",
|
|
"createAccount": "创建账号",
|
|
"accountPlaceholder": "请输入您的账号或邮箱",
|
|
"signUpMessage": "还没有账号?",
|
|
"signUp": "注册",
|
|
"phoneLogin":"手机号登录"
|
|
},
|
|
"agree": {
|
|
"text": "注册即表示您同意我们的",
|
|
"terms": "服务条款",
|
|
"join": "&",
|
|
"privacyPolicy": "隐私政策"
|
|
},
|
|
"welcome": {
|
|
"welcome": "欢迎来到FairClip",
|
|
"slogan": "保存你的爱、笑声和珍贵时刻",
|
|
"notice": "s 回到鲜活的家庭肖像"
|
|
},
|
|
"forgetPwd": {
|
|
"title": "忘记密码",
|
|
"emailPlaceholder": "请输入您的邮箱",
|
|
"sendEmailBtn": "发送邮件",
|
|
"signupButton": "注册",
|
|
"goback": "返回登录",
|
|
"sendEmailBtnDisabled": "已发送"
|
|
},
|
|
"resetPwd": {
|
|
"title": "重置密码",
|
|
"loginButton": "登录",
|
|
"signupButton": "注册",
|
|
"resetButton": "重置",
|
|
"goback": "返回登录",
|
|
"success":"邮件已发送,请注意查收"
|
|
},
|
|
"signup": {
|
|
"title": "注册",
|
|
"username": "用户名",
|
|
"email": "邮箱",
|
|
"password": "密码",
|
|
"confirmPassword": "确认密码",
|
|
"usernamePlaceholder": "请输入您的用户名",
|
|
"emailPlaceholder": "请输入您的邮箱",
|
|
"passwordPlaceholder": "请输入您的密码",
|
|
"confirmPasswordPlaceholder": "请确认您的密码",
|
|
"agreeTerms": "我同意",
|
|
"terms": "服务条款",
|
|
"and": "和",
|
|
"privacyPolicy": "隐私政策",
|
|
"signupButton": "注册",
|
|
"haveAccount": "已有帐号?",
|
|
"login": "登录",
|
|
"verifyCode": "验证码",
|
|
"verifyCodePlaceholder": "请输入6位验证码",
|
|
"sendCode": "发送验证码",
|
|
"resendCode": "重新发送",
|
|
"codeExpireTime": "验证码将在以下时间后过期"
|
|
}
|
|
}
|
|
} |