Translate signup page.

This commit is contained in:
Yang Luo
2021-04-28 00:47:12 +08:00
parent 6fbdc556ac
commit ef1995de4f
4 changed files with 62 additions and 29 deletions

View File

@@ -30,11 +30,27 @@
"Applications that requires authentication": "Applications that requires authentication",
"Swagger": "Swagger"
},
"signup":
{
"Username": "Username",
"Please input your display name!": "Please input your display name!",
"Please input your affiliation!": "Please input your affiliation!",
"The input is not valid Email!": "The input is not valid Email!",
"Please input your Email!": "Please input your Email!",
"Confirm password": "Confirm password",
"Please confirm your password!": "Please confirm your password!",
"Your confirmed password is inconsistent with the password!": "Your confirmed password is inconsistent with the password!",
"Please input your phone number!": "Please input your phone number!",
"Accept": "Accept",
"Terms of Use": "Terms of Use",
"Have account?": "Have account?",
"sign in now": "sign in now"
},
"login":
{
"Please input your Username!": "Please input your Username!",
"Please input your username!": "Please input your username!",
"username": "username",
"Please input your Password!": "Please input your Password!",
"Please input your password!": "Please input your password!",
"password": "password",
"Auto login": "Auto login",
"Forgot password?": "Forgot password?",

View File

@@ -30,11 +30,27 @@
"Applications that requires authentication": "需要鉴权的应用",
"Swagger": "API总览"
},
"signup":
{
"Username": "用户名",
"Please input your display name!": "请输入您的姓名!",
"Please input your affiliation!": "请输入您所在的工作单位!",
"The input is not valid Email!": "您输入的电子邮箱格式错误!",
"Please input your Email!": "请输入您的电子邮箱!",
"Confirm password": "确认密码",
"Please confirm your password!": "请再次确认您的密码!",
"Your confirmed password is inconsistent with the password!": "您两次输入的密码不一致!",
"Please input your phone number!": "请输入您的手机号码!",
"Accept": "阅读并接受",
"Terms of Use": "《用户协议》",
"Have account?": "已有账号?",
"sign in now": "立即登录"
},
"login":
{
"Please input your Username!": "请输入用户名!",
"Please input your username!": "请输入您的用户名!",
"username": "用户名",
"Please input your Password!": "请输入密码!",
"Please input your password!": "请输入您的密码!",
"password": "密码",
"Auto login": "下次自动登录",
"Forgot password?": "忘记密码?",
@@ -72,7 +88,7 @@
"Upload a photo": "上传头像",
"Select a photo...": "选择图片...",
"Set new profile picture": "设置新头像",
"Affiliation": "单位",
"Affiliation": "工作单位",
"Tag": "标签",
"Third-party logins": "第三方登录",
"Link": "绑定",