12345678910111213141516171819202122232425262728 |
- module.exports = {
- "login": "Log In",
- "register": "Register",
- "userLogin": "User Login",
- "cameraLogin": "Camera Login",
- "codeLogin": "Verification Code Login",
- "passwordLogin": "Password Login",
- "phonePlaceholder": "Phone Number",
- "passwordPlaceholder": "Enter Password",
- "codePlaceholder": "Verification Code",
- "sendCodeBtnText": "Verification Code",
- "rememberPassword": "Remember Password",
- "forgetPassword": "Forgot Password",
- "registerAccount": "Sign Up",
- "cameraLoginTip": "Scan the QR-Code to log in with the 4DKanKan App",
- "kankanAccountRegister": "Sign in",
- "setPassword": "Set your password",
- "rePassword": "Enter password again",
- "cluse": "I have read 《4DKanKan User Agreement》",
- "findPassword": "Password Reset",
- "emailPlaceholder": "Please enter your email address",
- "hasAccount": "Already had an account, ",
- "zhijieLogin": "Log in Now",
- "resendTime": "{time}s resend",
- "passwordTip": "English case and numbers (8-16 characters)",
- "currentEmailTip": "Please enter a correct Email address",
- "agreeXieyi": "Please read and agree to the user agreement"
- }
|