[task#128592,1h,done].

This commit is contained in:
songchenxuan
2024-09-19 10:31:21 +08:00
committed by 周鑫
parent 558014b0ca
commit 67bebe0aa1
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -418,6 +418,7 @@ $lang->pivot->stepDesign->groupsTip = 'By selecting a grouping field, the data
$lang->pivot->stepDesign->columnsTip = 'Add 1 column to the pivot table and set it.';
$lang->pivot->stepDesign->columnTotal = 'Show column totals';
$lang->pivot->stepDesign->columnCalc = 'Summary calculation';
$lang->pivot->stepDesign->columnTotalTip = 'Add a row to display the summary data for each column.';
$lang->pivot->stepDesign->total = 'Total';
+1
View File
@@ -418,6 +418,7 @@ $lang->pivot->stepDesign->groupsTip = 'By selecting a grouping field, the data
$lang->pivot->stepDesign->columnsTip = 'Add 1 column to the pivot table and set it.';
$lang->pivot->stepDesign->columnTotal = 'Show column totals';
$lang->pivot->stepDesign->columnCalc = 'Summary calculation';
$lang->pivot->stepDesign->columnTotalTip = 'Add a row to display the summary data for each column.';
$lang->pivot->stepDesign->total = 'Total';
+1
View File
@@ -418,6 +418,7 @@ $lang->pivot->stepDesign->groupsTip = 'By selecting a grouping field, the data
$lang->pivot->stepDesign->columnsTip = 'Add 1 column to the pivot table and set it.';
$lang->pivot->stepDesign->columnTotal = 'Show column totals';
$lang->pivot->stepDesign->columnCalc = 'Summary calculation';
$lang->pivot->stepDesign->columnTotalTip = 'Add a row to display the summary data for each column.';
$lang->pivot->stepDesign->total = 'Total';
+1
View File
@@ -418,6 +418,7 @@ $lang->pivot->stepDesign->groupsTip = '通过选择分组字段,对SQL查询
$lang->pivot->stepDesign->columnsTip = '在透视表中添加1列并对其进行设置。';
$lang->pivot->stepDesign->columnTotal = '显示列的汇总';
$lang->pivot->stepDesign->columnCalc = '汇总计算方式';
$lang->pivot->stepDesign->columnTotalTip = '增加一行显示每一列的汇总数据。';
$lang->pivot->stepDesign->total = '总计';