---完善性能板块国际化
This commit is contained in:
@@ -172,6 +172,14 @@ export default {
|
||||
capability: 'capability',
|
||||
serialNum: 'serialNum',
|
||||
expiryDate: 'expiryDate',
|
||||
neStatus: 'NE status is abnormal',
|
||||
runStatus:'Running Status',
|
||||
mark:'Brief Information',
|
||||
object:'Object',
|
||||
versionNum:'Version Number',
|
||||
systemStatus:'System Status',
|
||||
realNeStatus:'Status',
|
||||
reloadTime:'Refresh Time',
|
||||
},
|
||||
error: {
|
||||
err403: {
|
||||
@@ -387,6 +395,10 @@ export default {
|
||||
stopTask:'Stop Task',
|
||||
errorTaskInfo: 'Failed to obtain task information',
|
||||
granulOptionPlease:'Please select the measurement granularity',
|
||||
letupSure:'Confirm activation of task with number [{id}]?',
|
||||
stopSure:'Confirm the pending task with number [{row.id}]?',
|
||||
letUpWarning:'Prohibit activation of activated tasks',
|
||||
stopWarning: 'Prohibit suspending inactive measurement tasks',
|
||||
},
|
||||
perfThreshold:{
|
||||
thresholdValue:'Threshold Value',
|
||||
@@ -396,6 +408,14 @@ export default {
|
||||
editThre:'Update Threshold',
|
||||
addThre:'Add Threshold',
|
||||
errorThreInfo: 'Failed to obtain threshold information',
|
||||
staticSet:'Statistical Settings',
|
||||
threValue:'Threshold Value',
|
||||
alarmLevel:'Alarm Level',
|
||||
status:'Status',
|
||||
letupSure:'Confirm the performance threshold of activation number [{id}]?',
|
||||
stopSure:'Confirm the performance threshold of the suspension number [{id}]?',
|
||||
letUpWarning:'Prohibit activation of activated performance threshold',
|
||||
stopWarning:'Prohibit suspending inactive performance thresholds',
|
||||
},
|
||||
perfData:{
|
||||
taskId:'Task ID',
|
||||
|
||||
Reference in New Issue
Block a user