|
|
@ -82,7 +82,7 @@ module.exports = { |
|
|
methodRemark: 'Inspection method remarks:', |
|
|
methodRemark: 'Inspection method remarks:', |
|
|
methodNameLabel: 'Method name:', |
|
|
methodNameLabel: 'Method name:', |
|
|
inspectionTypeLabel: 'Inspection type:', |
|
|
inspectionTypeLabel: 'Inspection type:', |
|
|
exportPrefix: 'Inspection_method_', |
|
|
|
|
|
|
|
|
exportPrefix: 'InspectionMethod_', |
|
|
exportHeader: 'Inspection method', |
|
|
exportHeader: 'Inspection method', |
|
|
tableName: 'Inspection method maintenance', |
|
|
tableName: 'Inspection method maintenance', |
|
|
deleteConfirm: 'Delete this inspection method?', |
|
|
deleteConfirm: 'Delete this inspection method?', |
|
|
@ -976,7 +976,7 @@ module.exports = { |
|
|
dataSyncConfirm: 'Run material catalog data sync?', |
|
|
dataSyncConfirm: 'Run material catalog data sync?', |
|
|
dataSyncSuccess: 'Data sync completed', |
|
|
dataSyncSuccess: 'Data sync completed', |
|
|
dataSyncFail: 'Data sync failed', |
|
|
dataSyncFail: 'Data sync failed', |
|
|
exportPrefix: 'Inspection template by material', |
|
|
|
|
|
|
|
|
exportPrefix: 'InspectionTemplateByMaterial', |
|
|
exportHeader: 'Inspection template by material', |
|
|
exportHeader: 'Inspection template by material', |
|
|
tableNameMain: 'Material attribute settings', |
|
|
tableNameMain: 'Material attribute settings', |
|
|
tableNameTemplate: 'Inspection template list', |
|
|
tableNameTemplate: 'Inspection template list', |
|
|
|