---完善性能板块国际化
This commit is contained in:
@@ -172,6 +172,14 @@ export default {
|
||||
capability: '用户容量',
|
||||
serialNum: '序列号',
|
||||
expiryDate: '许可证到期日期',
|
||||
neStatus:'网元状态异常',
|
||||
runStatus:'运行状态',
|
||||
mark:'简略信息',
|
||||
object:'对象',
|
||||
versionNum:'版本号',
|
||||
systemStatus:'系统状态',
|
||||
realNeStatus:'网元状态',
|
||||
reloadTime:'刷新时间',
|
||||
},
|
||||
error: {
|
||||
err403: {
|
||||
@@ -387,6 +395,10 @@ export default {
|
||||
stopTask:'挂起',
|
||||
errorTaskInfo: '获取任务信息失败',
|
||||
granulOptionPlease:'请选择测量粒度',
|
||||
letupSure:'确认激活编号为 【{id}】 的任务?',
|
||||
stopSure:'确认挂起编号为 【{id}】 的任务?',
|
||||
letUpWarning:'禁止激活已激活的任务',
|
||||
stopWarning:'禁止挂起未激活的测量任务',
|
||||
},
|
||||
perfThreshold:{
|
||||
thresholdValue:'门限值',
|
||||
@@ -396,6 +408,14 @@ export default {
|
||||
editThre:'修改性能门限',
|
||||
addThre:'新增性能门限',
|
||||
errorThreInfo: '获取性能门限信息失败',
|
||||
staticSet:'统计设置',
|
||||
threValue:'门限值',
|
||||
alarmLevel:'告警级别',
|
||||
status:'状态',
|
||||
letupSure:'确认激活编号为 【{id}】 的性能门限?',
|
||||
stopSure:'确认挂起编号为 【{id}】 的性能门限?',
|
||||
letUpWarning:'禁止激活已激活的性能门限',
|
||||
stopWarning:'禁止挂起未激活的性能门限',
|
||||
},
|
||||
perfData:{
|
||||
taskId:'任务ID',
|
||||
|
||||
Reference in New Issue
Block a user