fix: assetMetaGroup 侧滑样式修改,国际化添加

This commit is contained in:
@changcode
2021-06-03 15:49:27 +08:00
parent d3054c1595
commit dc74455489
3 changed files with 27 additions and 24 deletions

View File

@@ -651,6 +651,10 @@ const en = {
},
config: {
config: 'Setting', // "设置"
assetMeta: {
addGroup: 'Add group',
editGroup: 'Edit group'
},
user: {
userList: 'User list', // "用户列表"
user: 'User',