fix #3046 about delete ID from 'copy Digest ID'

This commit is contained in:
pengpengshui 2017-08-16 17:35:36 +08:00
parent 3c35fcb5cf
commit 613dfc597d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -312,7 +312,7 @@
"PLACEHOLDER": "未发现任何复制目标!"
},
"REPOSITORY": {
"COPY_DIGEST_ID": "复制摘要ID",
"COPY_DIGEST_ID": "复制摘要",
"DELETE": "删除",
"NAME": "名称",
"TAGS_COUNT": "标签数",