update 国内标准
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
collection: 'Invoice Collection', // 收藏
|
||||
cancelCollection: 'Delete Collection', // 取消收藏
|
||||
exportFileName: 'Domestic standard regulations', // 国内标准法规
|
||||
exportZipName: 'Domestic standards and regulations (with documents)', // 国内标准法规(带文件)
|
||||
templateName: 'Import templates for domestic standards and regulations' // 国内标准法规导入模板
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,14 @@
|
||||
module.exports = {
|
||||
configStandard: '配置标准',
|
||||
removeStandard: '移出标准',
|
||||
nodeName: '节点名称',
|
||||
// 国内标准
|
||||
domesticStandard: {
|
||||
treeSearchPlaceholder: '请输入树状图体系',
|
||||
collection: '收藏',
|
||||
cancelCollection: '取消收藏',
|
||||
exportFileName: '国内标准法规',
|
||||
exportZipName: '国内标准法规(带文件)',
|
||||
templateName: '国内标准法规导入模板'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user