[update] 外来标准
This commit is contained in:
@@ -24,13 +24,13 @@ module.exports = {
|
||||
dynamicType: 'Dynamic type', // 动力类型
|
||||
inputExample: 'Input example:', // 输入示例
|
||||
// 外来标准法规文本库
|
||||
domesticStandard: {
|
||||
foreignStandard: {
|
||||
treeSearchPlaceholder: 'Please enter the tree system', // 请输入树状图体系
|
||||
collection: 'Invoice Collection', // 收藏
|
||||
cancelCollection: 'Delete Collection', // 取消收藏
|
||||
exportFileName: 'Domestic standard', // 国内标准法规
|
||||
exportZipName: 'Domestic standards (with documents)', // 国内标准法规(带文件)
|
||||
templateName: 'Import templates for domestic standards' // 国内标准法规导入模板
|
||||
exportFileName: 'Foreign standard', // 外来标准法规
|
||||
exportZipName: 'Foreign standards (with documents)', // 外来标准法规(带文件)
|
||||
templateName: 'Import templates for foreign standards' // 外来标准法规导入模板
|
||||
},
|
||||
// 动态消息
|
||||
dynamicMessage: {
|
||||
|
||||
Reference in New Issue
Block a user