Improve i18n.

This commit is contained in:
Yang Luo
2021-06-15 22:12:50 +08:00
parent 7871541cd5
commit 8bc9163def
7 changed files with 15 additions and 19 deletions

View File

@ -54,9 +54,8 @@
"Your account has been created!": "Your account has been created!",
"Please click the below button to sign in": "Please click the below button to sign in",
"code sent": "code sent",
"send code": "send code",
"email code": "email code",
"phone code": "phone code",
"Email code": "Email code",
"Phone code": "Phone code",
"PhoneCode has not been sent yet!": "Phone code has not been sent yet!",
"EmailCode has not been sent yet!": "Email code has not been sent yet!",
"PhoneYou should verify your code in 10 min!": "You should verify your phone verification code in 10 min!",
@ -148,7 +147,7 @@
"input password": "input password",
"Reset Email...": "Reset Email...",
"Reset Phone...": "Reset Phone...",
"Send Code": "Send Code",
"Send code": "Send code",
"Empty email": "Empty Email",
"Empty phone": "Empty Phone",
"Empty Code": "Empty Code",
@ -191,7 +190,6 @@
"Please input your Email/Phone string!": "Please input your Email/Phone string!",
"Please input your verification code!": "Please input your verification code!",
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!",
"send code": "send code",
"Account": "Account",
"Verify": "Verify",
"Retrieve password": "Retrieve password",

View File

@ -54,9 +54,8 @@
"Your account has been created!": "您的账号已创建!",
"Please click the below button to sign in": "请点击下方按钮登录",
"code sent": "验证码已发送",
"send code": "发送验证码",
"email code": "邮箱验证码",
"phone code": "手机验证码",
"Email code": "邮箱验证码",
"Phone code": "手机验证码",
"PhoneCode has not been sent yet!": "尚未发送验证码至手机",
"EmailCode has not been sent yet!": "尚未发送验证码至邮箱",
"PhoneYou should verify your code in 10 min!": "你应该在 10 分钟之内验证手机号",
@ -148,7 +147,7 @@
"input password": "输入密码",
"Reset Email...": "重置邮箱...",
"Reset Phone...": "重置手机号...",
"Send Code": "发送验证码",
"Send code": "发送验证码",
"Empty email": "邮箱为空",
"Empty phone": "手机号为空",
"Empty Code": "验证码为空",
@ -191,7 +190,6 @@
"Please input your Email/Phone string!": "请输入您的邮箱/手机号!",
"Please input your verification code!": "请输入您的验证码",
"Your confirmed password is inconsistent with the password!": "您确认的密码与密码不一致!",
"send code": "发送验证码",
"Verify code": "验证码",
"Password": "密码",
"Next Step": "下一步",