[update] 修改bug79075

This commit is contained in:
lideqin
2023-12-06 09:55:04 +08:00
parent 67f1cc2700
commit 5587c57df2
3 changed files with 26 additions and 2 deletions
+1
View File
@@ -170,6 +170,7 @@ module.exports = {
addATable: '请添加一个表格',
select: '选择',
attach: '附件',
checkedAll: '全选',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -173,6 +173,7 @@ module.exports = {
addATable: '请添加一个表格',
select: '选择',
attach: '附件',
checkedAll: '全选',
// 树右键
treeRight: {
addFolder: '新增文件夹',