test_lgq/web/lang/zh-cn/auth.register.json

15 lines
538 B
JSON
Raw Permalink Normal View History

2024-01-24 17:36:08 +08:00
{
"registering": "注册中",
"usernamePlaceholder": "请输入账号",
"passwordPlaceholder": "请输入密码",
"confirmPasswordPlaceholder": "请再次确认密码",
"confirmPasswordError": "两次输入的密码不一致",
"resetpwd": "忘记密码",
"haveAccount": "已有账号",
"toLogin": "去登录",
"and": "和",
"registerAgreeTips": "注册代表您同意",
"usernameRegister": "账号注册",
"mobileRegister": "手机号注册",
"mobilePlaceholder": "请输入手机号"
}