|
@@ -138,7 +138,7 @@ export default {
|
|
|
KPI名称: 'KPI',
|
|
|
一季度: '1st Quarter',
|
|
|
二季度: '2nd Quarter',
|
|
|
- 三季度: '3rd Quater',
|
|
|
+ 三季度: '3rd Quarter',
|
|
|
四季度: '4th Quarter',
|
|
|
结束时间: 'End Time',
|
|
|
班次: 'Team',
|
|
@@ -1649,18 +1649,18 @@ export default {
|
|
|
申请成功:'Successful Application',
|
|
|
申请月度检查:'Apply for monthly inspection',
|
|
|
审核结果:'Audit results',
|
|
|
- '1月':'January',
|
|
|
- '2月':'February',
|
|
|
- '3月':'March',
|
|
|
- '4月':'April',
|
|
|
+ '1月':'Jan',
|
|
|
+ '2月':'Feb',
|
|
|
+ '3月':'Mar',
|
|
|
+ '4月':'Apr',
|
|
|
'5月':'May',
|
|
|
- '6月':'June',
|
|
|
- '7月':'July',
|
|
|
- '8月':'August',
|
|
|
- '9月':'September',
|
|
|
- '10月':'October',
|
|
|
- '11月':'November',
|
|
|
- '12月':'December',
|
|
|
+ '6月':'Jun',
|
|
|
+ '7月':'Jul',
|
|
|
+ '8月':'Aug',
|
|
|
+ '9月':'Sep',
|
|
|
+ '10月':'Oct',
|
|
|
+ '11月':'Nov',
|
|
|
+ '12月':'Dec',
|
|
|
环保批文:'Environment Approval',
|
|
|
'是否确认删除表编号为"':'Whether to delete the table No as "',
|
|
|
'是否确认删除参数编号为':'Whether to delete the parameter No as "',
|
|
@@ -1670,4 +1670,12 @@ export default {
|
|
|
清理成功:'Cleaned up successfully',
|
|
|
新页面打开PDF:'Open PDF in new page',
|
|
|
安全批文主要内容:'the main content of the safety approval document',
|
|
|
+ 丙烯储罐:'Propylene storage tank',
|
|
|
+ 年产量:'Annual output',
|
|
|
+ 阀门手动清单:'Valve manual list',
|
|
|
+ 联系旁路清单:'Contact bypass list',
|
|
|
+ 已排放:'Discharged',
|
|
|
+ 计划排放:'Planned emissions',
|
|
|
+ 排放率:'Emission rate',
|
|
|
+ 复职成功:'Successful reinstatement',
|
|
|
}
|