From aa77fa1e202c6f0b5fe31d6e5554a72758720656 Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Mon, 13 Jan 2025 15:37:41 +0800 Subject: [PATCH] =?UTF-8?q?style(X-Pack):=20=E5=90=8C=E6=AD=A5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=EF=BC=8C=E6=96=B0=E5=BB=BA=E4=BB=BB=E5=8A=A1=EF=BC=8C?= =?UTF-8?q?SQL=E3=80=81ES=E5=8F=82=E6=95=B0=E8=BE=93=E5=85=A5=E6=A1=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/en.ts | 4 +++- core/core-frontend/src/locales/tw.ts | 3 ++- core/core-frontend/src/locales/zh-CN.ts | 3 ++- de-xpack | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index a9806e26f4..121721ade5 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -3972,7 +3972,9 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr es_params_label: 'Query Parameters', es_params_tip: 'Please follow the Elasticsearch query syntax', dynamic_partition_enable: 'Dynamic Partitioning', - time_end: 'End' + time_end: 'End', + es_query_param_formatter_error: + 'Query parameter format error, please enter the correct JSON format, please check' }, watermark: { support_params: 'Currently supported parameters:', diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index e588bdc30a..e2759de5ab 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -3865,7 +3865,8 @@ export default { es_params_label: '查詢參數', es_params_tip: '請遵循 Elasitcsearch 的查詢語法', dynamic_partition_enable: '動態分區', - time_end: '結束' + time_end: '結束', + es_query_param_formatter_error: '查詢參數格式錯誤,請輸入正確的JSON格式,請檢查' }, watermark: { support_params: '目前支援的參數:', diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index c56876b2b3..e788f714d4 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -3869,7 +3869,8 @@ export default { es_params_label: '查询参数', es_params_tip: '请遵循 Elasitcsearch 的查询语法', dynamic_partition_enable: '动态分区', - time_end: '结束' + time_end: '结束', + es_query_param_formatter_error: '查询参数格式错误,请输入正确的JSON格式,请检查' }, watermark: { support_params: '当前支持的参数:', diff --git a/de-xpack b/de-xpack index 6d41a2335f..cc91d61db6 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 6d41a2335f591f13e477c87b49ac5599a222fbc1 +Subproject commit cc91d61db6cdd353c354081484db6f96eea728bc