[update] 拆分、首页
This commit is contained in:
@@ -54,7 +54,7 @@ module.exports = {
|
||||
newProduceVehiclesImplementationDate: 'Implementation date of new production vehicles',
|
||||
newAuthVehiclesImplementationDate: 'Implementation date of new certified vehicle',
|
||||
registrationDate: 'Registration date',
|
||||
keywords: 'keywords',
|
||||
keywords: 'Involving systems/components',
|
||||
responsibleDepartment: 'Responsible department',
|
||||
responsibleDepartmentModule: 'Responsible department professional module',
|
||||
relatedDepartments: 'Related departments',
|
||||
|
||||
@@ -54,7 +54,7 @@ module.exports = {
|
||||
newProduceVehiclesImplementationDate: '新生产车实施日期',
|
||||
newAuthVehiclesImplementationDate: '新认证车实施日期',
|
||||
registrationDate: '注册日期',
|
||||
keywords: '关键字',
|
||||
keywords: '涉及系统/部件',
|
||||
responsibleDepartment: '责任部门',
|
||||
responsibleDepartmentModule: '责任部门专业模块',
|
||||
relatedDepartments: '关联部门',
|
||||
|
||||
@@ -23,6 +23,11 @@ module.exports = {
|
||||
applicableVehicleType: 'Applicable vehicle type', // 适用车型
|
||||
dynamicType: 'Dynamic type', // 动力类型
|
||||
inputExample: 'Input example:', // 输入示例
|
||||
applicableComponents: 'Applicable components',
|
||||
involvingSystemsComponents: 'Involving systems/components',
|
||||
applications: 'Applicable vehicle models',
|
||||
powerType: 'Power type',
|
||||
responsibleDepartment: 'Responsible department',
|
||||
// 外来标准法规文本库
|
||||
foreignStandard: {
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
|
||||
@@ -24,6 +24,11 @@ module.exports = {
|
||||
applicableVehicleType: '适用车型', // 适用车型
|
||||
dynamicType: '动力类型', // 动力类型
|
||||
inputExample: '输入示例:',
|
||||
applicableComponents: '适用零部件',
|
||||
involvingSystemsComponents: '涉及系统/部件',
|
||||
applications: '适用车型',
|
||||
powerType: '动力类型',
|
||||
responsibleDepartment: '责任部门',
|
||||
// 外来标准法规文本库
|
||||
foreignStandard: {
|
||||
treeSearchPlaceholder: '请输入树状图体系',
|
||||
|
||||
Reference in New Issue
Block a user