mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
chore: update deps
This commit is contained in:
@@ -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",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user