mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Fix the signup.
This commit is contained in:
@ -44,7 +44,9 @@
|
||||
"Accept": "Accept",
|
||||
"Terms of Use": "Terms of Use",
|
||||
"Have account?": "Have account?",
|
||||
"sign in now": "sign in now"
|
||||
"sign in now": "sign in now",
|
||||
"Your account has been created!": "Your account has been created!",
|
||||
"Please click the below button to sign in": "Please click the below button to sign in"
|
||||
},
|
||||
"login":
|
||||
{
|
||||
|
@ -44,7 +44,9 @@
|
||||
"Accept": "阅读并接受",
|
||||
"Terms of Use": "《用户协议》",
|
||||
"Have account?": "已有账号?",
|
||||
"sign in now": "立即登录"
|
||||
"sign in now": "立即登录",
|
||||
"Your account has been created!": "您的账号已创建!",
|
||||
"Please click the below button to sign in": "请点击下方按钮登录"
|
||||
},
|
||||
"login":
|
||||
{
|
||||
|
Reference in New Issue
Block a user