[update] 拆分、首页
This commit is contained in:
@@ -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