mirror of
https://github.com/dataease/dataease.git
synced 2026-06-11 15:27:02 +08:00
perf(X-Pack): 定时报告-增加导出全部数据选项
This commit is contained in:
committed by
fit2cloud-chenyw
parent
9bc2c5cf5c
commit
71a673d442
@@ -4338,6 +4338,7 @@ export default {
|
||||
show_water_mask: 'Show Watermark',
|
||||
format: 'Format',
|
||||
view_data: 'Chart Data',
|
||||
all_data: 'All Data',
|
||||
pixel: 'Dashboard Resolution',
|
||||
reci_setting: 'Receiving Settings',
|
||||
retrying: 'Retry on Failure',
|
||||
|
||||
@@ -4219,6 +4219,7 @@ export default {
|
||||
show_water_mask: '顯示水印',
|
||||
format: '格式',
|
||||
view_data: '圖表數據',
|
||||
all_data: '全部數據',
|
||||
pixel: '儀表板分辨率',
|
||||
reci_setting: '接收設置',
|
||||
retrying: '失敗重試',
|
||||
|
||||
@@ -4223,6 +4223,7 @@ export default {
|
||||
show_water_mask: '显示水印',
|
||||
format: '格式',
|
||||
view_data: '图表数据',
|
||||
all_data: '全部数据',
|
||||
pixel: '仪表板分辨率',
|
||||
reci_setting: '接收设置',
|
||||
retrying: '失败重试',
|
||||
|
||||
Reference in New Issue
Block a user