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

15 lines
335 B
JSON

{
"Login": "登录",
"Send": "发送验证码",
"placeholder": {
"Captcha": "输入%{digit}位验证码",
"Email": "请输入邮箱"
},
"resendAfter": "秒后可重发",
"loginMode": {
"wechatMp": "一键登录",
"sms": "短信登录",
"password": "密码登录"
}
}