mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 17:17:46 +01:00
fix #3046 about delete ID from 'copy Digest ID'
This commit is contained in:
parent
3c35fcb5cf
commit
613dfc597d
@ -312,7 +312,7 @@
|
||||
"PLACEHOLDER": "We couldn't find any endpoints!"
|
||||
},
|
||||
"REPOSITORY": {
|
||||
"COPY_DIGEST_ID": "Copy Digest ID",
|
||||
"COPY_DIGEST_ID": "Copy Digest",
|
||||
"DELETE": "Delete",
|
||||
"NAME": "Name",
|
||||
"TAGS_COUNT": "Tags",
|
||||
|
@ -312,7 +312,7 @@
|
||||
"PLACEHOLDER": "未发现任何复制目标!"
|
||||
},
|
||||
"REPOSITORY": {
|
||||
"COPY_DIGEST_ID": "复制摘要ID",
|
||||
"COPY_DIGEST_ID": "复制摘要",
|
||||
"DELETE": "删除",
|
||||
"NAME": "名称",
|
||||
"TAGS_COUNT": "标签数",
|
||||
|
Loading…
Reference in New Issue
Block a user