[fix 87536] 标签管理-新增输入逗号提示未翻译
This commit is contained in:
@@ -228,6 +228,7 @@ module.exports = {
|
||||
tableDataDisabledClear: 'The table requires at least one piece of data',
|
||||
autoTakeout: 'Automatic takeout',
|
||||
goHandle: 'To deal with',
|
||||
disableInput: 'Inhibit input',
|
||||
// 树右键
|
||||
treeRight: {
|
||||
addFolder: 'Create New Folder',
|
||||
|
||||
@@ -245,6 +245,7 @@ module.exports = {
|
||||
tableDataDisabledClear: '表格至少需要一条数据',
|
||||
autoTakeout: '自动带出',
|
||||
goHandle: '去处理',
|
||||
disableInput: '禁止输入',
|
||||
// 标准字段
|
||||
standardField: {
|
||||
standardEnglishName: '标准英文名称',
|
||||
|
||||
Reference in New Issue
Block a user