oak-general-business/es/components/user/login/locales/zh_CN.json

23 lines
649 B
JSON

{
"Login": "登录",
"Remember me": "记住账号",
"inPassword": "账号登录",
"inCaptcha": "手机号登录",
"inQrCode": "扫码登录",
"Send": "发送验证码",
"placeholder": {
"Captcha": "输入4位短信验证码",
"Mobile": "请输入手机号",
"Password": "请输入密码"
},
"resendAfter": "秒后可重发",
"otherMethods": "其他登录方式",
"scanLogin": "扫码登录",
"tip": "未注册用户首次登录将自动注册",
"goRegister": "去注册",
"loginMode": {
"wechatMp": "授权登录",
"other": "其他方式登录"
}
}