mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 11:20:18 +08:00
Remove duplicated i18n words
This commit is contained in:
@ -65,9 +65,7 @@
|
||||
},
|
||||
"general": {
|
||||
"Please login first": "Please login first",
|
||||
"The user doesn't exist": "The user doesn't exist",
|
||||
"The user: %s doesn't exist": "The user: %s doesn't exist",
|
||||
"The user: %s/%s doesn't exist": "The user: %s/%s doesn't exist"
|
||||
"The user: %s doesn't exist": "The user: %s doesn't exist"
|
||||
},
|
||||
"ldap": {
|
||||
"Ldap server exist": "Ldap server exist",
|
||||
|
Reference in New Issue
Block a user