Merge branch 'dev-2.0' of https://git.mesalab.cn/nezha/nezha-fronted into dev-2.0

This commit is contained in:
@changcode
2021-05-07 19:10:46 +08:00
17 changed files with 113 additions and 46 deletions

View File

@@ -299,7 +299,7 @@ const en = {
tooltip: 'Tooltip',
displayChart: 'Display chart',
aggregation: 'Aggregation',
varType: 'Vartype',
varType: 'Variable type',
pid: 'Chart template',
selectAsset: 'Please select the Asset',
selectEndpoint: 'Please select the Endpoint'
@@ -1060,12 +1060,12 @@ const en = {
create: 'New expression template',
expressionError: 'Please fill in the "expression" value',
type: 'Type',
varType: 'varType'
varType: 'Variable type'
},
chartTemp: {
chartTemp: 'Chart template',
type: 'Type',
varType: 'varType'
varType: 'Variable type'
}
},
alert: {
@@ -1127,6 +1127,7 @@ const en = {
},
},
silence: {
name:'Name',
silence: 'Alert silence',
create: 'New alert silence',
edit: 'Edit alert silence',