Remove duplicated i18n words

This commit is contained in:
Gucheng Wang
2023-01-06 20:24:14 +08:00
parent a6e9084973
commit 57028c2059
12 changed files with 16 additions and 32 deletions

View File

@ -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",