chore: update deps

This commit is contained in:
xiaoxian521
2021-05-09 22:37:17 +08:00
parent f0e780c48f
commit 4b4903c880
5 changed files with 20 additions and 16 deletions

View File

@@ -75,6 +75,7 @@ export const buttonConfig = {
hsexpendAll: "全部展开",
hscollapseAll: "全部折叠",
hssystemSet: "系统设置",
hsdelete: "删除",
},
},
en: {
@@ -92,6 +93,7 @@ export const buttonConfig = {
hsexpendAll: "Expand All",
hscollapseAll: "Collapse All",
hssystemSet: "System Set",
hsdelete: "Delete",
},
},
};