update 国内标准分享
This commit is contained in:
@@ -18,6 +18,17 @@ module.exports = {
|
||||
uninvolved: 'Not involve', // 不涉及
|
||||
regulationsList: 'List of regulations', // 法规清单
|
||||
standardNumberStandardName: 'Standard number/Standard name', // 标准号/标准名称
|
||||
transfer: 'Transfer' // 调取
|
||||
transfer: 'Transfer', // 调取
|
||||
standardNumber: 'Standard number', // 标准号
|
||||
standardName: 'Standard name', // 标准名称
|
||||
englishName: 'English name', // 英文名称
|
||||
standardState: 'Standard state', // 标准状态
|
||||
applicableVehicleType: 'Applicable vehicle type', // 适用车型
|
||||
productionDate: 'On the production date', // 在产车实施日期
|
||||
newModelImplementationDate: 'New model implementation date', // 新车型实施日期
|
||||
processState: 'Process state', // 流程状态
|
||||
evaluationResult: 'Evaluation result', // 评估结果
|
||||
responsibleDepartment: 'Responsible department', // 责任部门
|
||||
evaluationResultHistory: 'Evaluation result history' // 评估结果历史
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,6 +18,17 @@ module.exports = {
|
||||
uninvolved: '不涉及',
|
||||
regulationsList: '法规清单',
|
||||
standardNumberStandardName: '标准号/标准名称',
|
||||
transfer: '调取'
|
||||
transfer: '调取',
|
||||
standardNumber: '标准号',
|
||||
standardName: '标准名称',
|
||||
englishName: '英文名称',
|
||||
standardState: '标准状态',
|
||||
applicableVehicleType: '适用车型',
|
||||
productionDate: '在产车实施日期',
|
||||
newModelImplementationDate: '新车型实施日期',
|
||||
processState: '流程状态',
|
||||
evaluationResult: '评估结果',
|
||||
responsibleDepartment: '责任部门',
|
||||
evaluationResultHistory: '评估结果历史'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user