mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 03:22:56 +08:00
style(X-Pack): 同步管理,任务国际化
This commit is contained in:
parent
808d351488
commit
6ca1db9572
@ -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:',
|
||||
|
@ -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: '目前支援的參數:',
|
||||
|
@ -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: '当前支持的参数:',
|
||||
|
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit ad3128e804a8fe2adbb45229a192f7d2f521fa7d
|
||||
Subproject commit 0315ede9eae5b334aad4af8e11b47ae2e2d9b1d2
|
Loading…
Reference in New Issue
Block a user