mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 11:21:44 +08:00
perf(X-Pack): Hmac 配置同步到 apisix
This commit is contained in:
committed by
fit2cloud-chenyw
parent
497897b508
commit
ce334cc7a4
@@ -96,7 +96,8 @@ export default {
|
||||
filter: 'Filter',
|
||||
filter_condition: 'Filter condition',
|
||||
no_auth_tips: 'Missing menu permissions, please contact the administrator',
|
||||
no_menu_tips: 'Resource not found 401 error'
|
||||
no_menu_tips: 'Resource not found 401 error',
|
||||
refresh_success: 'Refresh success'
|
||||
},
|
||||
toolbox: {
|
||||
name: 'Toolbox',
|
||||
|
||||
@@ -93,7 +93,8 @@ export default {
|
||||
filter: '篩選',
|
||||
filter_condition: '篩選條件',
|
||||
no_auth_tips: '缺少選單權限,請聯絡管理員',
|
||||
no_menu_tips: '未找到資源401錯誤'
|
||||
no_menu_tips: '未找到資源401錯誤',
|
||||
refresh_success: '刷新成功'
|
||||
},
|
||||
toolbox: {
|
||||
name: '工具箱',
|
||||
|
||||
@@ -94,7 +94,8 @@ export default {
|
||||
filter: '筛选',
|
||||
filter_condition: '筛选条件',
|
||||
no_auth_tips: '缺少菜单权限,请联系管理员',
|
||||
no_menu_tips: '未找到资源 401错误'
|
||||
no_menu_tips: '未找到资源 401错误',
|
||||
refresh_success: '刷新成功'
|
||||
},
|
||||
toolbox: {
|
||||
name: '工具箱',
|
||||
|
||||
Reference in New Issue
Block a user