mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
Merge pull request #6051 from pureshine/modify_text
Modify the dialog information when removing a member of project
This commit is contained in:
commit
141a81ac47
@ -170,7 +170,7 @@
|
||||
"NAME_IS_ILLEGAL": "Project name is invalid.",
|
||||
"UNKNOWN_ERROR": "An unknown error occurred while creating the project.",
|
||||
"ITEMS": "items",
|
||||
"DELETION_TITLE": "Confirm project deletion",
|
||||
"DELETION_TITLE": "Confirm removal of project members",
|
||||
"DELETION_SUMMARY": "Do you want to delete project {{param}}?",
|
||||
"FILTER_PLACEHOLDER": "Filter Projects",
|
||||
"REPLICATION_RULE": "Replication Rule",
|
||||
|
@ -171,7 +171,7 @@
|
||||
"UNKNOWN_ERROR": "创建项目时发生未知错误。",
|
||||
"OF": "共计",
|
||||
"ITEMS": "条记录",
|
||||
"DELETION_TITLE": "删除项目确认",
|
||||
"DELETION_TITLE": "移除项目成员确认",
|
||||
"DELETION_SUMMARY": "你确认删除项目 {{param}}?",
|
||||
"FILTER_PLACEHOLDER": "过滤项目",
|
||||
"REPLICATION_RULE": "复制规则",
|
||||
|
Loading…
Reference in New Issue
Block a user