--完善国际化
This commit is contained in:
@@ -535,6 +535,15 @@ export default {
|
||||
stopSure:'Confirm the pending task with number [{row.id}]?',
|
||||
letUpWarning:'Prohibit activation of activated tasks',
|
||||
stopWarning: 'Prohibit suspending inactive measurement tasks',
|
||||
weekPlan:'Week Plan',
|
||||
monthPlan:'Monthly Plan',
|
||||
one:'Monday',
|
||||
two:'Tuesday',
|
||||
three:'Wednesday',
|
||||
four:'Thursday',
|
||||
five:'Friday',
|
||||
six:'Saturday',
|
||||
seven:'Sunday',
|
||||
},
|
||||
perfThreshold:{
|
||||
thresholdValue:'Threshold Value',
|
||||
|
||||
@@ -535,6 +535,15 @@ export default {
|
||||
stopSure:'确认挂起编号为 【{id}】 的任务?',
|
||||
letUpWarning:'禁止激活已激活的任务',
|
||||
stopWarning:'禁止挂起未激活的测量任务',
|
||||
weekPlan:'周计划',
|
||||
monthPlan:'月计划',
|
||||
one:'星期一',
|
||||
two:'星期二',
|
||||
three:'星期三',
|
||||
four:'星期四',
|
||||
five:'星期五',
|
||||
six:'星期六',
|
||||
seven:'星期天',
|
||||
},
|
||||
perfThreshold:{
|
||||
thresholdValue:'门限值',
|
||||
|
||||
Reference in New Issue
Block a user