update 国内标准
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
module.exports = {
|
||||
configStandard: 'Configuration standard', // 配置标准
|
||||
removeStandard: 'Removal criteria', // 移出标准
|
||||
// 国内标准
|
||||
domesticStandard: {
|
||||
treeSearchPlaceholder: 'Please enter the tree system' // 请输入树状图体系
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
collection: 'Invoice Collection', // 收藏
|
||||
cancelCollection: 'Delete Collection', // 取消收藏
|
||||
exportFileName: 'Domestic standard regulations', // 国内标准法规
|
||||
templateName: 'Import templates for domestic standards and regulations' // 国内标准法规导入模板
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user