* Fix bug #36839.
This commit is contained in:
@@ -264,7 +264,7 @@ $lang->pivot->noChartSelected = 'Please select one pivot.';
|
||||
$lang->pivot->beginGtEnd = 'Begin time should not be >= end time.';
|
||||
$lang->pivot->resetSettings = 'The configuration of the query data has been modified, requiring redesign of the pivot, whether to continue.';
|
||||
$lang->pivot->clearSettings = 'The configuration of the query data has been modified, whether to clear the pivot and save.';
|
||||
$lang->pivot->draftSave = 'Released content is edited, will be overwritten, whether to continue?';
|
||||
$lang->pivot->draftSave = 'The pivot table has been published and will be in draft state. Do you want to continue?';
|
||||
$lang->pivot->cannotAddQuery = 'Result filter has been added, query filter cannot be added.';
|
||||
$lang->pivot->cannotAddResult = 'Query filter has been added, result filter cannot be added.';
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ $lang->pivot->noChartSelected = 'Please select one pivot.';
|
||||
$lang->pivot->beginGtEnd = 'Begin time should not be >= end time.';
|
||||
$lang->pivot->resetSettings = 'The configuration of the query data has been modified, requiring redesign of the pivot, whether to continue.';
|
||||
$lang->pivot->clearSettings = 'The configuration of the query data has been modified, whether to clear the pivot and save.';
|
||||
$lang->pivot->draftSave = 'Released content is edited, will be overwritten, whether to continue?';
|
||||
$lang->pivot->draftSave = 'The pivot table has been published and will be in draft state. Do you want to continue?';
|
||||
$lang->pivot->cannotAddQuery = 'Result filter has been added, query filter cannot be added.';
|
||||
$lang->pivot->cannotAddResult = 'Query filter has been added, result filter cannot be added.';
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ $lang->pivot->noChartSelected = 'Please select one pivot.';
|
||||
$lang->pivot->beginGtEnd = 'Begin time should not be >= end time.';
|
||||
$lang->pivot->resetSettings = 'The configuration of the query data has been modified, requiring redesign of the pivot, whether to continue.';
|
||||
$lang->pivot->clearSettings = 'The configuration of the query data has been modified, whether to clear the pivot and save.';
|
||||
$lang->pivot->draftSave = 'Released content is edited, will be overwritten, whether to continue?';
|
||||
$lang->pivot->draftSave = 'The pivot table has been published and will be in draft state. Do you want to continue?';
|
||||
$lang->pivot->cannotAddQuery = 'Result filter has been added, query filter cannot be added.';
|
||||
$lang->pivot->cannotAddResult = 'Query filter has been added, result filter cannot be added.';
|
||||
|
||||
|
||||
@@ -254,7 +254,7 @@ $lang->pivot->noChartSelected = 'Please select one pivot.';
|
||||
$lang->pivot->beginGtEnd = 'Begin time should not be >= end time.';
|
||||
$lang->pivot->resetSettings = 'The configuration of the query data has been modified, requiring redesign of the pivot, whether to continue.';
|
||||
$lang->pivot->clearSettings = 'The configuration of the query data has been modified, whether to clear the pivot and save.';
|
||||
$lang->pivot->draftSave = 'Released content is edited, will be overwritten, whether to continue?';
|
||||
$lang->pivot->draftSave = 'The pivot table has been published and will be in draft state. Do you want to continue?';
|
||||
$lang->pivot->cannotAddQuery = 'Result filter has been added, query filter cannot be added.';
|
||||
$lang->pivot->cannotAddResult = 'Query filter has been added, result filter cannot be added.';
|
||||
|
||||
|
||||
@@ -264,7 +264,7 @@ $lang->pivot->noChartSelected = '请选择至少一个图表。';
|
||||
$lang->pivot->beginGtEnd = '开始时间不得大于结束时间。';
|
||||
$lang->pivot->resetSettings = '查询数据的配置已修改,是否清空透视表设计,并重新设计。';
|
||||
$lang->pivot->clearSettings = '查询数据的配置已修改,是否清空透视表设计并保存。';
|
||||
$lang->pivot->draftSave = '已发布的内容被编辑,将覆盖,是否继续?';
|
||||
$lang->pivot->draftSave = '该透视表已发布,将变为草稿态,是否继续?';
|
||||
$lang->pivot->cannotAddQuery = '已添加结果筛选器,无法添加查询筛选器';
|
||||
$lang->pivot->cannotAddResult = '已添加查询筛选器,无法添加结果筛选器';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user