[fix 87536] 标签管理-新增输入逗号提示未翻译

This commit is contained in:
danshihao
2024-07-29 11:23:04 +08:00
parent 3137d8b3af
commit 543e5e46fb
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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',
+1
View File
@@ -245,6 +245,7 @@ module.exports = {
tableDataDisabledClear: '表格至少需要一条数据',
autoTakeout: '自动带出',
goHandle: '去处理',
disableInput: '禁止输入',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',