fix language expression issue for tag retention

Signed-off-by: sshijun <sshijun@vmware.com>
This commit is contained in:
sshijun 2019-09-26 16:13:34 +08:00
parent daec26a5f9
commit 717fcb555a
7 changed files with 7 additions and 7 deletions

View File

@ -76,4 +76,4 @@
<account-settings-modal></account-settings-modal>
<password-setting></password-setting>
<confiramtion-dialog></confiramtion-dialog>
<about-dialog></about-dialog>
<about-dialog></about-dialog>

View File

@ -1176,7 +1176,7 @@
"TAGS": "Tags",
"MATCHES_TAGS": "Matches tags",
"MATCHES_EXCEPT_TAGS": "Matches except tags",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,**,or regex",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,or **",
"LABELS": "Labels",
"MATCHES_LABELS": "Matches Labels",
"MATCHES_EXCEPT_LABELS": "Matches except Labels",

View File

@ -1173,7 +1173,7 @@
"TAGS": "Tags",
"MATCHES_TAGS": "Matches tags",
"MATCHES_EXCEPT_TAGS": "Matches except tags",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,**,or regex",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,or **",
"LABELS": "Labels",
"MATCHES_LABELS": "Matches Labels",
"MATCHES_EXCEPT_LABELS": "Matches except Labels",

View File

@ -1145,7 +1145,7 @@
"TAGS": "Tags",
"MATCHES_TAGS": "Matches tags",
"MATCHES_EXCEPT_TAGS": "Matches except tags",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,**,or regex",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,or **",
"LABELS": "Labels",
"MATCHES_LABELS": "Matches Labels",
"MATCHES_EXCEPT_LABELS": "Matches except Labels",

View File

@ -1170,7 +1170,7 @@
"TAGS": "Tags",
"MATCHES_TAGS": "Matches tags",
"MATCHES_EXCEPT_TAGS": "Matches except tags",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,**,or regex",
"TAG_SEPARATOR": "Enter multiple comma separated tags,tag*,or **",
"LABELS": "Labels",
"MATCHES_LABELS": "Matches Labels",
"MATCHES_EXCEPT_LABELS": "Matches except Labels",

View File

@ -1175,7 +1175,7 @@
"TAGS": "Etiketler",
"MATCHES_TAGS": "Etiketleri eşleşir",
"MATCHES_EXCEPT_TAGS": "Etiketler hariç eşleşir",
"TAG_SEPARATOR": "Birden çok virgülle ayrılmış etiket, etiket *, ** veya regex girin",
"TAG_SEPARATOR": "Birden çok virgülle ayrılmış etiket, etiket * veya ** girin",
"LABELS": "Etiketler",
"MATCHES_LABELS": "Eşleşen Etiketler",
"MATCHES_EXCEPT_LABELS": "Etiketler hariç eşleşmeler",

View File

@ -1172,7 +1172,7 @@
"TAGS": "Tags",
"MATCHES_TAGS": "匹配tags",
"MATCHES_EXCEPT_TAGS": "排除tags",
"TAG_SEPARATOR": "使用逗号分割tags,tag*,**,or regex",
"TAG_SEPARATOR": "使用逗号分割tags,tag*和**",
"LABELS": "标签",
"MATCHES_LABELS": "匹配标签",
"MATCHES_EXCEPT_LABELS": "排除标签",