feat(web): table ui upgrade
This commit is contained in:
@@ -246,6 +246,7 @@ export const en = {
|
||||
zh: 'Chinese'
|
||||
},
|
||||
user: {
|
||||
userList: 'User List',
|
||||
searchPlaceholder: 'search user…',
|
||||
userId: 'User ID',
|
||||
username: 'Username',
|
||||
|
||||
@@ -943,6 +943,7 @@ export const zh = {
|
||||
zh: '中'
|
||||
},
|
||||
user: {
|
||||
userList: '用户列表',
|
||||
searchPlaceholder: '搜索用户…',
|
||||
userId: '用户ID',
|
||||
username: '用户名',
|
||||
|
||||
Reference in New Issue
Block a user