mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-12 19:00:50 +01:00
Fix i18n switch issue (#6579)
This issue is caused by error formated json file Signed-off-by: Qian Deng <dengq@vmware.com>
This commit is contained in:
parent
2850a869ab
commit
c4ecd4e0f6
@ -69,7 +69,7 @@
|
|||||||
"RULE_USER_EXISTING": "Name is already in use.",
|
"RULE_USER_EXISTING": "Name is already in use.",
|
||||||
"EMPTY": "Name is required",
|
"EMPTY": "Name is required",
|
||||||
"NONEMPTY": "Can't be empty",
|
"NONEMPTY": "Can't be empty",
|
||||||
"REPO_TOOLTIP": "Users can not do any operations to the images in this mode.",
|
"REPO_TOOLTIP": "Users can not do any operations to the images in this mode."
|
||||||
},
|
},
|
||||||
"PLACEHOLDER": {
|
"PLACEHOLDER": {
|
||||||
"CURRENT_PWD": "Enter current password",
|
"CURRENT_PWD": "Enter current password",
|
||||||
|
Loading…
Reference in New Issue
Block a user