2025-06-26 15:12:34 +08:00

113 lines
3.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"auth": {
"userMessage": {
"title": "Choose Username",
"username": "Username",
"usernamePlaceholder": "Enter your username",
"next": "Next",
"look": "Choose Your Look",
"avatarText": "Choose an avatar to begin your journey",
"avatorText2": "You can always change it later",
"choosePhoto": "Choose Photo",
"allDone": "All Done!"
},
"telLogin": {
"title": "Verify Your Identity",
"secondTitle": "Weve sent an email with your code to:",
"sendCode": "send code",
"continue": " Continue",
"login": "Login",
"codePlaceholder": "Enter verification code",
"sending": "Sending...",
"codeSeconds": "seconds",
"agree": "I agree to the ",
"terms": "Terms of Service",
"and": " and ",
"privacyPolicy": "Privacy Policy",
"userAgreement": "User Agreement",
"agreement": " and authorize ",
"getPhone": " to obtain my phone number",
"codeError": "Failed to send verification code, please try again",
"phoneRequired": "Please enter your phone number",
"phoneInvalid": "Please enter a valid phone number",
"codeRequired": "Please enter the verification code",
"codeInvalid": "Invalid verification code format",
"checkedRequired": "Please agree to the terms",
"loginError": "Login failed, please try again",
"codeVaild": "The code you entered is invalid",
"sendAgain": "Didnt receive a code?",
"resend": "Resend",
"goBack": "Go Back"
},
"login": {
"title": "Log in",
"email": "Email Address",
"account": "Account",
"password": "Password",
"emailPlaceholder": "Enter your email",
"passwordPlaceholder": "Enter your password",
"rememberMe": "Remember me",
"forgotPassword": "Forgot password?",
"loginButton": "Log In",
"createAccount": "Create an account",
"accountPlaceholder": "Enter your account or email",
"signUpMessage": "Dont have an account?",
"signUp": "Sign up",
"phoneLogin": "Phone Login",
"passwordNotMatch": "Passwords do not match"
},
"agree": {
"logintext": "By logging in, you agree to our",
"singupText": "By signing up, you agree to our",
"terms": " Terms",
"join": "&",
"privacyPolicy": " Privacy Policy."
},
"welcome": {
"welcome": "Welcome to MemoWake",
"slogan": "Preserve your love, laughter and precious moments forever",
"notice": "s back to live family portrait"
},
"forgetPwd": {
"title": "forget password",
"emailPlaceholder": "Enter your email",
"sendEmailBtn": "Send email",
"goback": "Go back",
"success": "Email sent successfully, please check your email",
"sendEmailBtnDisabled": "Email sent"
},
"resetPwd": {
"title": "Reset password",
"loginButton": "Log in",
"signupButton": "Sign up",
"resetButton": "Reset",
"goback": "Go back"
},
"signup": {
"title": "Sign up",
"username": "Username",
"email": "Email",
"password": "Password",
"confirmPassword": "Confirm Password",
"usernamePlaceholder": "Enter your username",
"emailPlaceholder": "Enter your email",
"passwordPlaceholder": "Enter your password",
"confirmPasswordPlaceholder": "Confirm your password",
"agreeTerms": "I agree with the",
"terms": "Terms",
"and": "and",
"privacyPolicy": "Privacy Policy",
"signupButton": "Sign Up",
"haveAccount": "Have an account?",
"login": "Login",
"verifyCode": "Verification Code",
"verifyCodePlaceholder": "Enter 6-digit code",
"sendCode": "Send Code",
"resendCode": "Resend",
"codeExpireTime": "Code will expire in",
"checkedRequired": "Please agree to the terms",
"emailAuth": "Please enter a valid email address",
"passwordAuth": "Please enter a valid password"
}
}
}