mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
feat: login by code (#344)
Signed-off-by: abingcbc <abingcbc626@gmail.com>
This commit is contained in:
@ -177,6 +177,7 @@
|
||||
"Please input your code!": "Please input your code!",
|
||||
"Please input your password!": "Please input your password!",
|
||||
"Please input your password, at least 6 characters!": "Please input your password, at least 6 characters!",
|
||||
"Please input your Email or phone!": "Please input your Email or phone!",
|
||||
"Please input your username, Email or phone!": "Please input your username, Email or phone!",
|
||||
"Sign In": "Sign In",
|
||||
"Sign in with code": "Sign in with code",
|
||||
@ -185,7 +186,10 @@
|
||||
"Signing in...": "Signing in...",
|
||||
"To access": "To access",
|
||||
"sign up now": "sign up now",
|
||||
"username, Email or phone": "username, Email or phone"
|
||||
"Email or phone": "Email or phone",
|
||||
"username, Email or phone": "username, Email or phone",
|
||||
"Invalid Email or phone": "Invalid Email or phone",
|
||||
"The input is not valid Email or Phone!": "The input is not valid Email or Phone!"
|
||||
},
|
||||
"organization": {
|
||||
"Default avatar": "Default avatar",
|
||||
|
Reference in New Issue
Block a user