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

@@ -33,6 +33,7 @@ const en = {
select: 'Select',//'选择'
ok: 'Ok',//OK
all: 'All',//'全选'
value: 'Value',
other: 'Others',//"其他"
detail: 'Detail', //详情
query: 'Query', //查询
@@ -856,7 +857,7 @@ const en = {
element: 'Element',
value: 'Value',
promExpr: 'Please input expression',
dialogTitle:'View', //endpoint 弹出dialog 标题,
dialogTitle:'History value', //endpoint 弹出dialog 标题,
hideSameLabels:'Hide same labels',
stateInfo_230009:'promserver unavailable',
stateInfo_230010:'promserver can be used',