[update] 外来标准法规文本库
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = {
|
||||
applicableVehicleType: 'Applicable vehicle type', // 适用车型
|
||||
dynamicType: 'Dynamic type', // 动力类型
|
||||
inputExample: 'Input example:', // 输入示例
|
||||
// 国内标准
|
||||
// 外来标准法规文本库
|
||||
domesticStandard: {
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
collection: 'Invoice Collection', // 收藏
|
||||
@@ -31,11 +31,6 @@ module.exports = {
|
||||
exportZipName: 'Domestic standards (with documents)', // 国内标准法规(带文件)
|
||||
templateName: 'Import templates for domestic standards' // 国内标准法规导入模板
|
||||
},
|
||||
overseasStandard: {
|
||||
exportFileName: 'Overseas standard',
|
||||
exportZipName: 'Overseas standard (with documentation)',
|
||||
templateName: 'Import template of overseas standard'
|
||||
},
|
||||
standardDetail: {
|
||||
standardNumber: 'Standard Number',
|
||||
problemOccurrenceTime: 'Problem occurrence time',
|
||||
|
||||
@@ -22,7 +22,7 @@ module.exports = {
|
||||
applicableVehicleType: '适用车型', // 适用车型
|
||||
dynamicType: '动力类型', // 动力类型
|
||||
inputExample: '输入示例:',
|
||||
// 国内标准
|
||||
// 外来标准法规文本库
|
||||
foreignStandard: {
|
||||
treeSearchPlaceholder: '请输入树状图体系',
|
||||
collection: '收藏',
|
||||
@@ -31,11 +31,6 @@ module.exports = {
|
||||
exportZipName: '国内标准(带文件)',
|
||||
templateName: '国内标准导入模板'
|
||||
},
|
||||
overseasStandard: {
|
||||
exportFileName: '海外标准',
|
||||
exportZipName: '海外标准(带文件)',
|
||||
templateName: '海外标准导入模板'
|
||||
},
|
||||
standardDetail: {
|
||||
standardNumber: '标准编号',
|
||||
problemOccurrenceTime: '问题发生时间',
|
||||
|
||||
Reference in New Issue
Block a user