From 57fc88925bcba97eebc533fa068d7c78de1a4e0e Mon Sep 17 00:00:00 2001 From: songchenxuan Date: Wed, 17 Jul 2024 10:32:31 +0800 Subject: [PATCH] * [task#123265,done,1h] modify lang. --- module/pivot/lang/de.php | 10 ++++++++-- module/pivot/lang/en.php | 10 ++++++++-- module/pivot/lang/fr.php | 10 ++++++++-- module/pivot/lang/zh-cn.php | 10 ++++++++-- 4 files changed, 32 insertions(+), 8 deletions(-) diff --git a/module/pivot/lang/de.php b/module/pivot/lang/de.php index c1329bec64..9d2b2e4101 100644 --- a/module/pivot/lang/de.php +++ b/module/pivot/lang/de.php @@ -301,9 +301,15 @@ $lang->pivot->drillModalTip = <<pivot->drillConditionTip = <<pivot->step1QueryTip = 'For subsequent configuration data, ensure that the id field of the query object is included in the query result set.'; $lang->pivot->drillingTip = 'The system will automatically configure some drilling columns for you and display them here. You can check and adjust them, or add data drilling configuration for other columns.'; -$lang->pivot->drillConditionTip = 'According to the SQL query in step 1, adjust the query conditions in the drill statement (A maximum of six search conditions can be added).'; +$lang->pivot->queryConditionTip = 'According to the SQL in Step 1, adjust the query conditions in drill down; Ensure that the id field of the query object is included in the query result set to display the drill down content correctly.'; +$lang->pivot->drillSQLTip = 'You can copy the query from step 1 on the right here and modify it'; $lang->pivot->drillResultEmptyTip = 'Click the "preview" button, you can view the drill down results here.'; $lang->pivot->previewResultTip = 'The drill results will display the object-related fields, and only 10 rows of data are displayed by default.'; @@ -443,7 +449,7 @@ $lang->datepicker->dpText->TEXT_MONTH_END = 'End Month'; $lang->pivot->drill = new stdclass(); $lang->pivot->drill->common = 'Data Drill'; -$lang->pivot->drill->queryCondition = 'Query Condition'; +$lang->pivot->drill->drillCondition = 'Drill Condition'; $lang->pivot->drill->drillResult = 'Drill Result'; $lang->pivot->drill->selectField = 'Select Drill Field'; $lang->pivot->drill->selectObject = 'Select Link Object'; diff --git a/module/pivot/lang/en.php b/module/pivot/lang/en.php index 536f1bac9c..0c82dc4376 100644 --- a/module/pivot/lang/en.php +++ b/module/pivot/lang/en.php @@ -301,9 +301,15 @@ $lang->pivot->drillModalTip = <<pivot->drillConditionTip = <<pivot->step1QueryTip = 'For subsequent configuration data, ensure that the id field of the query object is included in the query result set.'; $lang->pivot->drillingTip = 'The system will automatically configure some drilling columns for you and display them here. You can check and adjust them, or add data drilling configuration for other columns.'; -$lang->pivot->drillConditionTip = 'According to the SQL query in step 1, adjust the query conditions in the drill statement (A maximum of six search conditions can be added).'; +$lang->pivot->queryConditionTip = 'According to the SQL in Step 1, adjust the query conditions in drill down; Ensure that the id field of the query object is included in the query result set to display the drill down content correctly.'; +$lang->pivot->drillSQLTip = 'You can copy the query from step 1 on the right here and modify it'; $lang->pivot->drillResultEmptyTip = 'Click the "preview" button, you can view the drill down results here.'; $lang->pivot->previewResultTip = 'The drill results will display the object-related fields, and only 10 rows of data are displayed by default.'; @@ -443,7 +449,7 @@ $lang->datepicker->dpText->TEXT_MONTH_END = 'End Month'; $lang->pivot->drill = new stdclass(); $lang->pivot->drill->common = 'Data Drill'; -$lang->pivot->drill->queryCondition = 'Query Condition'; +$lang->pivot->drill->drillCondition = 'Drill Condition'; $lang->pivot->drill->drillResult = 'Drill Result'; $lang->pivot->drill->selectField = 'Select Drill Field'; $lang->pivot->drill->selectObject = 'Select Link Object'; diff --git a/module/pivot/lang/fr.php b/module/pivot/lang/fr.php index ca39948fff..01c262b85a 100644 --- a/module/pivot/lang/fr.php +++ b/module/pivot/lang/fr.php @@ -301,9 +301,15 @@ $lang->pivot->drillModalTip = <<pivot->drillConditionTip = <<pivot->step1QueryTip = 'For subsequent configuration data, ensure that the id field of the query object is included in the query result set.'; $lang->pivot->drillingTip = 'The system will automatically configure some drilling columns for you and display them here. You can check and adjust them, or add data drilling configuration for other columns.'; -$lang->pivot->drillConditionTip = 'According to the SQL query in step 1, adjust the query conditions in the drill statement (A maximum of six search conditions can be added).'; +$lang->pivot->queryConditionTip = 'According to the SQL in Step 1, adjust the query conditions in drill down; Ensure that the id field of the query object is included in the query result set to display the drill down content correctly.'; +$lang->pivot->drillSQLTip = 'You can copy the query from step 1 on the right here and modify it'; $lang->pivot->drillResultEmptyTip = 'Click the "preview" button, you can view the drill down results here.'; $lang->pivot->previewResultTip = 'The drill results will display the object-related fields, and only 10 rows of data are displayed by default.'; @@ -443,7 +449,7 @@ $lang->datepicker->dpText->TEXT_MONTH_END = 'End Month'; $lang->pivot->drill = new stdclass(); $lang->pivot->drill->common = 'Data Drill'; -$lang->pivot->drill->queryCondition = 'Query Condition'; +$lang->pivot->drill->drillCondition = 'Drill Condition'; $lang->pivot->drill->drillResult = 'Drill Result'; $lang->pivot->drill->selectField = 'Select Drill Field'; $lang->pivot->drill->selectObject = 'Select Link Object'; diff --git a/module/pivot/lang/zh-cn.php b/module/pivot/lang/zh-cn.php index 82728fab81..f82603eb3f 100644 --- a/module/pivot/lang/zh-cn.php +++ b/module/pivot/lang/zh-cn.php @@ -301,9 +301,15 @@ $lang->pivot->drillModalTip = <<pivot->drillConditionTip = <<pivot->step1QueryTip = '为后续配置数据下钻,请确保查询结果集中包含查询对象的id字段。'; $lang->pivot->drillingTip = '系统会为您自动配置一些可下钻的列并展示在此,您可检查调整,或为其他列添加数据下钻配置。'; -$lang->pivot->drillConditionTip = '根据步骤一中的SQL查询语句,调整下钻语句中的查询条件(查询条件最多支持添加6条)。'; +$lang->pivot->queryConditionTip = '根据步骤一中的SQL查询语句,调整下钻语句中的查询条件;请确保查询结果集中包含查询对象的id字段以便正确展示下钻内容。'; +$lang->pivot->drillSQLTip = '您可以将右侧第一步的查询语句复制到此处,并做相应的修改。'; $lang->pivot->drillResultEmptyTip = '点击“预览”按钮,即可在此查看下钻结果。'; $lang->pivot->previewResultTip = '下钻结果将显示对象相关字段,默认只显示10行数据。'; @@ -443,7 +449,7 @@ $lang->datepicker->dpText->TEXT_MONTH_END = '本月末'; $lang->pivot->drill = new stdclass(); $lang->pivot->drill->common = '数据下钻'; -$lang->pivot->drill->queryCondition = '查询条件'; +$lang->pivot->drill->drillCondition = '下钻条件'; $lang->pivot->drill->drillResult = '下钻结果'; $lang->pivot->drill->selectField = '选择要下钻的列'; $lang->pivot->drill->selectObject = '关联目标对象';