2025-07-17 15:27:00 +08:00

126 lines
4.2 KiB
JSON

{
"auth": {
"welcomeAwaken": {
"hi": "Hi!",
"memo": "I'm Memo",
"awaken": "Awaken",
"your": "Your",
"pm": "precious memories",
"slogan": "let every moment speak and feel alive",
"gallery": "I live deep inside your photo gallery, ",
"back": "waiting for you to bring me back...",
"awake": "Awake your Memo"
},
"userMessage": {
"title": "设置用户名",
"username": "用户名",
"usernamePlaceholder": "请输入您的用户名",
"next": "下一步",
"look": "选择您的头像",
"avatarText": "选择一个头像开始您的旅程",
"avatorText2": "您可以随时更改",
"choosePhoto": "选择照片",
"allDone": "完成!"
},
"telLogin": {
"title": "验证身份",
"secondTitle": "我们已发送验证码至:",
"sendCode": "发送验证码",
"continue": "继续",
"login": "登录",
"codePlaceholder": "输入验证码",
"sending": "发送中...",
"codeSeconds": "秒",
"agree": "我已同意",
"terms": "《服务条款》",
"and": "和",
"privacyPolicy": "《隐私政策》",
"userAgreement": "《用户协议》",
"agreement": "并授权",
"getPhone": "获取本机号码",
"codeError": "验证码发送失败,请重试",
"phoneRequired": "请输入手机号",
"phoneInvalid": "请输入有效的手机号",
"codeRequired": "请输入验证码",
"codeInvalid": "验证码格式不正确",
"checkedRequired": "请同意相关条款",
"loginError": "登录失败,请重试",
"codeValid": "您输入的验证码无效",
"sendAgain": "没有收到验证码?",
"resend": "重新发送",
"goBack": "返回",
"aiAgreement": "《AI功能使用规范》"
},
"login": {
"title": "登录",
"account": "账号",
"email": "邮箱",
"password": "密码",
"emailPlaceholder": "请输入您的邮箱",
"passwordPlaceholder": "请输入您的密码",
"rememberMe": "记住我",
"forgotPassword": "忘记密码?",
"loginButton": "登录",
"createAccount": "创建账号",
"accountPlaceholder": "请输入您的账号或邮箱",
"signUpMessage": "还没有账号?",
"signUp": "注册",
"phoneLogin": "手机号登录",
"passwordNotMatch": "密码不一致"
},
"agree": {
"logintext": "登录即表示您同意我们的",
"singupText": "注册即表示您同意我们的",
"terms": "服务条款",
"join": "&",
"privacyPolicy": "隐私政策"
},
"welcome": {
"welcome": "欢迎来到FairClip",
"slogan": "保存你的爱、笑声和珍贵时刻",
"notice": "s 回到鲜活的家庭肖像"
},
"forgetPwd": {
"title": "忘记密码",
"emailPlaceholder": "请输入您的邮箱",
"sendEmailBtn": "发送邮件",
"signupButton": "注册",
"goback": "返回登录",
"sendEmailBtnDisabled": "已发送"
},
"resetPwd": {
"title": "重置密码",
"loginButton": "登录",
"signupButton": "注册",
"resetButton": "重置",
"goback": "返回登录",
"success": "邮件已发送,请注意查收"
},
"signup": {
"title": "注册",
"username": "用户名",
"email": "邮箱",
"password": "密码",
"confirmPassword": "确认密码",
"usernamePlaceholder": "请输入您的用户名",
"emailPlaceholder": "请输入您的邮箱",
"passwordPlaceholder": "请输入您的密码",
"confirmPasswordPlaceholder": "请确认您的密码",
"agreeTerms": "我同意",
"terms": "服务条款",
"and": "和",
"privacyPolicy": "隐私政策",
"signupButton": "注册",
"haveAccount": "已有帐号?",
"login": "登录",
"verifyCode": "验证码",
"verifyCodePlaceholder": "请输入6位验证码",
"sendCode": "发送验证码",
"resendCode": "重新发送",
"codeExpireTime": "验证码将在以下时间后过期",
"checkedRequired": "请勾选协议",
"emailAuth": "请输入一个有效的邮箱地址",
"passwordAuth": "请输入一个有效的密码"
}
}
}