mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Add code sign in UI.
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
},
|
||||
"application": {
|
||||
"Edit Application": "修改应用",
|
||||
"Enable Code Signin": "启用验证码登录",
|
||||
"Enable Code Signin - Tooltip": "是否允许用手机或邮箱验证码登录",
|
||||
"Enable signup": "启用注册",
|
||||
"Enable signup - Tooltip": "是否允许用户注册",
|
||||
"File uploaded successfully": "文件上传成功",
|
||||
@ -32,8 +34,7 @@
|
||||
"Please input your phone verification code!": "请输入您的手机验证码!",
|
||||
"Please input your verification code!": "请输入您的验证码!",
|
||||
"Send Code": "发送验证码",
|
||||
"Submit and complete": "完成提交",
|
||||
"Verify code": "验证码"
|
||||
"Submit and complete": "完成提交"
|
||||
},
|
||||
"forget": {
|
||||
"Account": "账号",
|
||||
@ -169,13 +170,16 @@
|
||||
"Auto sign in": "下次自动登录",
|
||||
"Continue with": "使用以下账号继续",
|
||||
"Forgot password?": "忘记密码?",
|
||||
"No account yet?": "没有账号?",
|
||||
"No account?": "没有账号?",
|
||||
"Or sign in with another account": "或者,登录其他账号",
|
||||
"Password": "密码",
|
||||
"Password - Tooltip": "密码",
|
||||
"Please input your code!": "请输入您的验证码!",
|
||||
"Please input your password!": "请输入您的密码!",
|
||||
"Please input your username, Email or phone!": "请输入您的用户名、Email或手机号!",
|
||||
"Sign In": "登录",
|
||||
"Sign in with code": "验证码登录",
|
||||
"Sign in with password": "密码登录",
|
||||
"Sign in with {type}": "{type}登录",
|
||||
"Signing in...": "正在登录...",
|
||||
"To access": "访问",
|
||||
@ -324,7 +328,9 @@
|
||||
"Location": "城市",
|
||||
"Location - Tooltip": "居住地址所在的城市",
|
||||
"Modify password...": "修改密码...",
|
||||
"New Email": "新邮箱",
|
||||
"New Password": "新密码",
|
||||
"New phone": "新手机号",
|
||||
"OK": "确定",
|
||||
"Old Password": "旧密码",
|
||||
"Password": "密码",
|
||||
|
Reference in New Issue
Block a user