From cc950a2be15b787679f36e06db94a28cf699d21b Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Fri, 8 Nov 2024 18:10:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=90=8C=E6=AD=A5=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96=EF=BC=88=E6=A6=82=E8=A7=88=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/en.ts | 10 +++++++++- core/core-frontend/src/locales/tw.ts | 8 ++++++++ core/core-frontend/src/locales/zh-CN.ts | 8 ++++++++ de-xpack | 2 +- 4 files changed, 26 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index f1270edfff..f5c11dc43f 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -1216,6 +1216,14 @@ export default { description: 'Description', tips: 'Tips' }, + sync_summary: { + summary: 'Summary', + data_source_number: 'Number of data sources', + task_number: 'Number of task', + execution_count: 'Execution count', + execution_results_in_the_past_7_days: 'Execution performance in the past 7 days', + sync_status_distribution: 'Sync status distribution' + }, sync_task: { title: 'Task Management', list: 'Task List', @@ -1236,7 +1244,7 @@ export default { trigger_last_time: 'Last Execution Time', trigger_next_time: 'Next Execution Time', status_success: 'Success', - status_running: 'In Progress', + status_running: 'Syncing', status_failed: 'Failed', status_stopped: 'Task Stopped', status_waiting: 'Waiting for Sync', diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index 1491ba13be..1e3dc9ab9b 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -3099,6 +3099,14 @@ export default { description: '描述', tips: '提示' }, + sync_summary: { + summary: '概覽', + data_source_number: '數據源數量', + task_number: '任務數量', + execution_count: '執行次數', + execution_results_in_the_past_7_days: '過去7天執行情況', + sync_status_distribution: '同步狀態分佈' + }, sync_task: { title: '任務管理', list: '任務列表', diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 6b7ddde3da..e711aa5435 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -3191,6 +3191,14 @@ export default { description: '描述', tips: '提示' }, + sync_summary: { + summary: '概览', + data_source_number: '数据源数量', + task_number: '任务数量', + execution_count: '执行次数', + execution_results_in_the_past_7_days: '过去7天执行情况', + sync_status_distribution: '同步状态分布' + }, sync_task: { title: '任务管理', list: '任务列表', diff --git a/de-xpack b/de-xpack index 19248ea488..c56e0ffb96 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 19248ea4885a923cac1563eafdabff5e4e453a1e +Subproject commit c56e0ffb96c288e08a1431e42bb539c28cb4df7b