chore: 更新认证相关的国际化文本
- 补充和完善中文认证文案 - 补充和完善英文认证文案
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"goToLogin": "Login instead",
|
||||
"passwordStrength": "Use 8 or more characters with a mix of letters, numbers & symbols",
|
||||
"forgetPassword": "Forget Password?",
|
||||
"forgetPasswordSubtitle": "Enter your email and we'll send you instructions to reset your password",
|
||||
"forgetPasswordSubtitle": "Enter your phone number, and we will send you a verification code to reset your password",
|
||||
"resetPasswordSuccess": "Reset password success",
|
||||
"emailTip": "Please enter email",
|
||||
"emailValidErrorTip": "The email format you entered is incorrect",
|
||||
@@ -66,5 +66,8 @@
|
||||
"center": "Align Center",
|
||||
"alignLeft": "Align Left",
|
||||
"alignRight": "Align Right"
|
||||
}
|
||||
},
|
||||
"otherLoginMethods": "Or sign in with",
|
||||
"contactSupport": "Need help?",
|
||||
"support": "Contact Support"
|
||||
}
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"goToLogin": "去登录",
|
||||
"passwordStrength": "使用 8 个或更多字符,混合字母、数字和符号",
|
||||
"forgetPassword": "忘记密码?",
|
||||
"forgetPasswordSubtitle": "输入您的电子邮件,我们将向您发送重置密码的连接",
|
||||
"forgetPasswordSubtitle": "输入您的手机号,我们将向您发送重置密码的验证码",
|
||||
"resetPasswordSuccess": "重置密码成功",
|
||||
"emailTip": "请输入邮箱",
|
||||
"emailValidErrorTip": "你输入的邮箱格式不正确",
|
||||
@@ -66,5 +66,8 @@
|
||||
"center": "居中",
|
||||
"alignLeft": "居左",
|
||||
"alignRight": "居右"
|
||||
}
|
||||
},
|
||||
"otherLoginMethods": "或使用以下方式登录",
|
||||
"contactSupport": "遇到问题?",
|
||||
"support": "联系支持"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user