style:修改alert rule 提示内容 文案替换
This commit is contained in:
@@ -1020,8 +1020,8 @@ const cn = {
|
||||
asset: '资产'
|
||||
},
|
||||
P1Rule: 'P1: 万分紧急,可导致业务瘫痪的告警',
|
||||
P2Rule: 'P2: 急需处理,但不影响业务的告警',
|
||||
P3Rule: 'P3: 需要处理,但不紧急的告警'
|
||||
P2Rule: 'P2: 重要,需要紧急关注的警报,但还没有影响业务',
|
||||
P3Rule: 'P3: 轻微警报,需要处理,但不紧急'
|
||||
},
|
||||
project: {
|
||||
chart: {
|
||||
|
||||
Reference in New Issue
Block a user