mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Improve oauth button UI.
This commit is contained in:
@ -73,7 +73,9 @@
|
||||
"Forgot password?": "Forgot password?",
|
||||
"Sign In": "Sign In",
|
||||
"No account yet?": "No account yet?",
|
||||
"sign up now": "sign up now"
|
||||
"sign up now": "sign up now",
|
||||
"To access": "To access",
|
||||
"Sign in with {type}": "Sign in with {type}"
|
||||
},
|
||||
"account":
|
||||
{
|
||||
|
@ -73,7 +73,9 @@
|
||||
"Forgot password?": "忘记密码?",
|
||||
"Sign In": "登录",
|
||||
"No account yet?": "没有账号?",
|
||||
"sign up now": "立即注册"
|
||||
"sign up now": "立即注册",
|
||||
"To access": "访问",
|
||||
"Sign in with {type}": "{type}登录"
|
||||
},
|
||||
"account":
|
||||
{
|
||||
|
Reference in New Issue
Block a user