|
@@ -42,7 +42,6 @@ window.settings.i18n['en-US'] = {
|
|
|
'邮箱': 'Email',
|
|
|
'邮箱验证码': 'Email verification code',
|
|
|
'发送': 'Send',
|
|
|
- '密码': 'Password',
|
|
|
'重置密码': 'Reset Password',
|
|
|
'返回登入': 'Back to Login',
|
|
|
'邀请码': 'Invitation Code',
|
|
@@ -57,8 +56,7 @@ window.settings.i18n['en-US'] = {
|
|
|
'生成邀请码': 'Generate invitation code',
|
|
|
'邀请明细': 'Invitation Details',
|
|
|
'复制成功': 'Copied successfully',
|
|
|
- '邮箱': 'Email',
|
|
|
- '密码': '密码',
|
|
|
+ '密码': 'Password',
|
|
|
'登入': 'Login',
|
|
|
'注册': 'Register',
|
|
|
'忘记密码': 'Forgot password',
|
|
@@ -126,7 +124,7 @@ window.settings.i18n['en-US'] = {
|
|
|
'重置成功': 'Reset successfully',
|
|
|
'两次新密码输入不同': 'Two new passwords entered do not match',
|
|
|
'两次密码输入不同': 'The passwords entered do not match',
|
|
|
- '邮箱': '邮箱',
|
|
|
+ '邮箱': 'Email',
|
|
|
'邮箱验证码': 'Email verification code',
|
|
|
'发送': 'Send',
|
|
|
'邀请码': 'Invitation code',
|