fix: 國際化

This commit is contained in:
taojinlong 2021-06-09 16:26:15 +08:00
parent ef59ad96bf
commit 6e01bb6f47
2 changed files with 2 additions and 0 deletions

View File

@ -1023,6 +1023,7 @@ export default {
datasetAuth: 'Dataset Permissions',
chartAuth: 'Chart Permissions',
panelAuth: 'Dashboard Permissions',
menuAuth: 'Menu and operation permission',
deptHead: 'All Dept',
roleHead: 'All Role',
userHead: 'All User',

View File

@ -1023,6 +1023,7 @@ export default {
datasetAuth: '數據集權限',
chartAuth: '視圖權限',
panelAuth: '儀表板權限',
menuAuth: '菜單和操作權限',
deptHead: '所有组织',
roleHead: '所有角色',
userHead: '所有用戶',