Files
waoowaoo/messages/zh/auth.json

29 lines
1.1 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.
{
"welcomeBack": "欢迎回来",
"loginTo": "登录到waoowaoo",
"createAccount": "创建账户",
"joinPlatform": "加入waoowaoo",
"phoneNumber": "用户名",
"password": "密码",
"confirmPassword": "确认密码",
"phoneNumberPlaceholder": "请输入用户名",
"passwordPlaceholder": "请输入密码",
"passwordMinPlaceholder": "请输入密码至少6位",
"confirmPasswordPlaceholder": "请再次输入密码",
"loginButton": "登录",
"loginButtonLoading": "登录中...",
"signupButton": "注册",
"signupButtonLoading": "注册中...",
"noAccount": "还没有账户?",
"hasAccount": "已有账户?",
"signupNow": "立即注册",
"signinNow": "立即登录",
"backToHome": "← 返回首页",
"loginFailed": "登录失败,请检查手机号和密码",
"loginError": "登录过程中出现错误",
"passwordMismatch": "密码确认不匹配",
"passwordTooShort": "密码长度至少6位",
"signupSuccess": "注册成功!正在跳转到登录页面...",
"signupFailed": "注册失败",
"signupError": "注册过程中出现错误"
}