|
@@ -1040,7 +1040,9 @@ export default {
|
|
accumulatedRunTime: 'COT',
|
|
accumulatedRunTime: 'COT',
|
|
accumulatedMileage: 'COK',
|
|
accumulatedMileage: 'COK',
|
|
runningTimeCycleError: 'MCT must be greater than 0',
|
|
runningTimeCycleError: 'MCT must be greater than 0',
|
|
- maintenanceQuery: 'Maintenance Query'
|
|
|
|
|
|
+ maintenanceQuery: 'Maintenance Query',
|
|
|
|
+ notGenerated: "Not Generated",
|
|
|
|
+ generatedNotExecuted: "Not Executed"
|
|
},
|
|
},
|
|
inspect:{
|
|
inspect:{
|
|
InspectionItems:'InspectionItems',
|
|
InspectionItems:'InspectionItems',
|