mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-25 10:07:43 +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.",
|
||||
"EMPTY": "Name is required",
|
||||
"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": {
|
||||
"CURRENT_PWD": "Enter current password",
|
||||
|
Loading…
Reference in New Issue
Block a user