feat: update

This commit is contained in:
xiaoxian521
2021-10-31 15:42:46 +08:00
parent 321b9da9a8
commit 8a14519467
9 changed files with 28 additions and 24 deletions

View File

@@ -99,7 +99,7 @@ export const buttonConfig = {
hssearch: "搜索",
hsexpendAll: "全部展开",
hscollapseAll: "全部折叠",
hssystemSet: "系统设置",
hssystemSet: "打开项目配置",
hsdelete: "删除",
hsreload: "重新加载",
hscloseCurrentTab: "关闭当前标签页",
@@ -123,7 +123,7 @@ export const buttonConfig = {
hssearch: "Search",
hsexpendAll: "Expand All",
hscollapseAll: "Collapse All",
hssystemSet: "System Set",
hssystemSet: "Open ProjectConfig",
hsdelete: "Delete",
hsreload: "Reload",
hscloseCurrentTab: "Close CurrentTab",