diff --git a/src/plugins/vis_type_timeseries/public/application/components/panel_config/timeseries.tsx b/src/plugins/vis_type_timeseries/public/application/components/panel_config/timeseries.tsx index 8c4f9240aae34..1176ee171143b 100644 --- a/src/plugins/vis_type_timeseries/public/application/components/panel_config/timeseries.tsx +++ b/src/plugins/vis_type_timeseries/public/application/components/panel_config/timeseries.tsx @@ -229,19 +229,20 @@ export class TimeseriesPanelConfig extends Component< - - + - - - + diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json index eb7bd48fdae23..dfa8bd387cbd7 100644 --- a/x-pack/plugins/translations/translations/ja-JP.json +++ b/x-pack/plugins/translations/translations/ja-JP.json @@ -4436,7 +4436,6 @@ "visTypeTimeseries.timeseries.optionsTab.dataLabel": "データ", "visTypeTimeseries.timeseries.optionsTab.displayGridLabel": "グリッドを表示", "visTypeTimeseries.timeseries.optionsTab.ignoreGlobalFilterLabel": "グローバルフィルターを無視しますか?", - "visTypeTimeseries.timeseries.optionsTab.ignoreDaylightTimeLabel": "夏時間を無視しますか?", "visTypeTimeseries.timeseries.optionsTab.legendPositionLabel": "凡例の配置", "visTypeTimeseries.timeseries.optionsTab.panelFilterLabel": "パネルフィルター", "visTypeTimeseries.timeseries.optionsTab.panelOptionsButtonLabel": "パネルオプション", diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json index 96927d2728393..ce47b76c71949 100644 --- a/x-pack/plugins/translations/translations/zh-CN.json +++ b/x-pack/plugins/translations/translations/zh-CN.json @@ -4465,7 +4465,6 @@ "visTypeTimeseries.timeseries.optionsTab.dataLabel": "数据", "visTypeTimeseries.timeseries.optionsTab.displayGridLabel": "显示网格", "visTypeTimeseries.timeseries.optionsTab.ignoreGlobalFilterLabel": "忽略全局筛选?", - "visTypeTimeseries.timeseries.optionsTab.ignoreDaylightTimeLabel": "忽略夏令時間?", "visTypeTimeseries.timeseries.optionsTab.legendPositionLabel": "图例位置", "visTypeTimeseries.timeseries.optionsTab.panelFilterLabel": "面板筛选", "visTypeTimeseries.timeseries.optionsTab.panelOptionsButtonLabel": "面板选项",