From 30fd8529d675ff74a429608c67bf58e3d7a698dd Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 21 Nov 2024 09:10:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(X-Pack):=20=E6=B8=B8=E7=A6=BB=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/assets/svg/icon_sync_free.svg | 3 +++ core/core-frontend/src/locales/zh-CN.ts | 18 +++++++++++++++++- de-xpack | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 core/core-frontend/src/assets/svg/icon_sync_free.svg diff --git a/core/core-frontend/src/assets/svg/icon_sync_free.svg b/core/core-frontend/src/assets/svg/icon_sync_free.svg new file mode 100644 index 0000000000..9e36d03a2f --- /dev/null +++ b/core/core-frontend/src/assets/svg/icon_sync_free.svg @@ -0,0 +1,3 @@ + + + diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 7c73207f84..09ba81a8ec 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -3827,6 +3827,22 @@ export default { 'API Key 是您访问 DataEase API 的密钥,具有账户的完全权限,请您务必妥善保管!不要以任何方式公开 API Key 到外部渠道,避免被他人利用造成安全威胁。' }, free: { - title: '游离资源管理' + title: '游离资源管理', + no_data: '暂无游离资源', + sync: '迁移', + quick: '一键', + batch: '批量', + resource: '资源', + view_association: '查看血缘关系', + quick_sync_tips: '所有仪表板、数据大屏、数据集、数据源,将全部迁移到【迁移资源】文件夹。', + batch_sync_tips: + '1. 与选中资源相关的仪表板、数据大屏、数据集、数据源,也将一并迁移到对应资源的【迁移资源】文件夹;', + batch_sync_tips1: '2. 迁移文件夹将同时迁移该文件夹下的子文件夹和资源。', + quick_del_confirm: '确定删除所有游离资源吗?', + quick_del_tips: '资源删除后,不可撤销。', + quick_sync_confirm: '确定迁移所有游离资源吗?', + quick_sync_confirm_tips: '迁移删除后,不可撤销,请谨慎操作。', + batch_sync_confirm: '确定迁移 {0} 项及其相关游离资源吗?', + single_sync_confirm: '确定迁移该资源吗' } } diff --git a/de-xpack b/de-xpack index e26306dcac..4d24ba6300 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit e26306dcac49eb95ba8dc92b4d5e4568f31f0581 +Subproject commit 4d24ba63004826d8a87f42f7e25798cc4e94345f