diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index 4f867e0fcb..14d5a6f02b 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -4136,7 +4136,8 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr record: 'Detection record', module_name: 'Threshold alarm', setting: 'Threshold alarm setting', - no_view_tip: 'Please save before setting threshold alarm' + no_view_tip: 'Please save before setting threshold alarm', + selected_view: 'Selected chart:' }, relation: { no_permission: 'No view permission', diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index 94ee38a948..07b41942de 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -4029,7 +4029,8 @@ export default { record: '檢測記錄', module_name: '閾值警報', setting: '閾值警告設定', - no_view_tip: '請在設定閾值警報前先儲存' + no_view_tip: '請在設定閾值警報前先儲存', + selected_view: '已選擇圖表:' }, relation: { no_permission: '沒有查看權限', diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index e4ce285a46..6afb339ecf 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -4033,7 +4033,8 @@ export default { record: '检测记录', module_name: '阈值告警', setting: '阈值告警设置', - no_view_tip: '请在设置阈值告警前先保存' + no_view_tip: '请在设置阈值告警前先保存', + selected_view: '已选择图表:' }, relation: { no_permission: '没有查看权限', diff --git a/de-xpack b/de-xpack index 02555f4512..9b17aadb40 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 02555f45123b1f3d6fdb21593c8423e910aa809e +Subproject commit 9b17aadb40750bc71c0ddb816cc62d725a73b208