perf: alert message列表,文字更改

This commit is contained in:
陈劲松
2020-06-21 17:13:25 +08:00
parent e2c063dad6
commit 74f9cf8bf3
3 changed files with 9 additions and 15 deletions

View File

@@ -27,6 +27,7 @@ const cn = {
select: "选择",
ok: "Ok",
all: "全选",
value: "值",
other: "其他",
query: "查询",
back: "返回",
@@ -822,7 +823,7 @@ const cn = {
element: "元素",
value: "值",
promExpr: "请输入表达式",
dialogTitle: "图表",
dialogTitle: "历史值",
hideSameLabels: "隐藏重复标签",
stateInfo_230009: "无法获取prometheus服务",
stateInfo_230010: "prometheus服务可用",