style(X-Pack): 同步管理,任务国际化

This commit is contained in:
jianneng-fit2cloud 2025-01-06 19:23:57 +08:00
parent 808d351488
commit 6ca1db9572
4 changed files with 10 additions and 4 deletions

View File

@ -3964,7 +3964,9 @@ Scatter chart (bubble) chart: {a} (series name), {b} (data name), {c} (value arr
connection_lost: 'Disconnected',
task_name: 'Task name',
es_params_label: 'Query Parameters',
es_params_tip: 'Please follow the Elasticsearch query syntax'
es_params_tip: 'Please follow the Elasticsearch query syntax',
dynamic_partition_enable: 'Dynamic Partitioning',
time_end: 'End'
},
watermark: {
support_params: 'Currently supported parameters:',

View File

@ -3857,7 +3857,9 @@ export default {
connection_lost: '連線斷開',
task_name: '任務名稱',
es_params_label: '查詢參數',
es_params_tip: '請遵循 Elasitcsearch 的查詢語法'
es_params_tip: '請遵循 Elasitcsearch 的查詢語法',
dynamic_partition_enable: '動態分區',
time_end: '結束'
},
watermark: {
support_params: '目前支援的參數',

View File

@ -3861,7 +3861,9 @@ export default {
connection_lost: '连接断开',
task_name: '任务名称',
es_params_label: '查询参数',
es_params_tip: '请遵循 Elasitcsearch 的查询语法'
es_params_tip: '请遵循 Elasitcsearch 的查询语法',
dynamic_partition_enable: '动态分区',
time_end: '结束'
},
watermark: {
support_params: '当前支持的参数',

@ -1 +1 @@
Subproject commit ad3128e804a8fe2adbb45229a192f7d2f521fa7d
Subproject commit 0315ede9eae5b334aad4af8e11b47ae2e2d9b1d2