style:新增告警静默弹窗 错误时的样式调整 以及补充中英文切换

This commit is contained in:
zhangyu
2021-03-11 14:01:59 +08:00
parent fe6cc12dfb
commit f45b0a32f5
4 changed files with 15 additions and 9 deletions

View File

@@ -398,7 +398,7 @@ const en = {
},
tip: {
confirmDelete: "Are you sure you want to delete?", //Are you sure you want to delete?
confirmOvertime: "Are you sure you want this to time out?",
confirmOvertime: "Are you sure it's off?",
killTerm:'Are you sure you want to kill terminal?',
confirmBatchDelete:'Are you sure to delete these {0} pieces of data',
assetConfirmDelete: 'Related endpoints and alerts will be removed, are you sure you want to delete this asset?',//Related endpoints and alerts will be removed, are you sure you want to delete this asset?
@@ -927,6 +927,8 @@ const en = {
time:'Time',
matcher:'Matcher',
reason:'Reason',
selectTime:'Please select time',
selectMather:'Required'
},
P1Rule:'P1: Critical, alarm that can cause business paralysis',
P2Rule:'P2: Major, alarm that do not affect the business',