2025-06-20 18:20:31 +08:00

89 lines
2.9 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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": {
"telLogin": {
"sendCode": "send code",
"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"
},
"login": {
"title": "Log in",
"email": "Email",
"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"
},
"agree": {
"text": "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"
}
}
}