|
@@ -18,12 +18,12 @@ module.exports = {
|
|
"rePassword": "Enter password again",
|
|
"rePassword": "Enter password again",
|
|
"cluse": "I have read 《4DKanKan User Agreement》",
|
|
"cluse": "I have read 《4DKanKan User Agreement》",
|
|
"findPassword": "Password Reset",
|
|
"findPassword": "Password Reset",
|
|
- "emailPlaceholder": "E-mail",
|
|
|
|
|
|
+ "emailPlaceholder": "Please enter your email address",
|
|
"hasAccount": "Already Have An Account, ",
|
|
"hasAccount": "Already Have An Account, ",
|
|
"zhijieLogin": "Log in Now",
|
|
"zhijieLogin": "Log in Now",
|
|
"resendTime": "{time}s resend",
|
|
"resendTime": "{time}s resend",
|
|
"passwordTip": "Password must contain English case and numbers no less than 8-16 characters",
|
|
"passwordTip": "Password must contain English case and numbers no less than 8-16 characters",
|
|
- "currentEmailTip": "Please enter a correct Email address",
|
|
|
|
|
|
+ "currentEmailTip": "Please enter a correct E-mail address",
|
|
"agreeXieyi": "Please read and agree to the user agreement",
|
|
"agreeXieyi": "Please read and agree to the user agreement",
|
|
account: 'Account'
|
|
account: 'Account'
|
|
}
|
|
}
|