* Add missing lang.

This commit is contained in:
zhouxin
2023-09-28 14:52:13 +08:00
parent 2cfe55caf4
commit a18d0d8e8d
3 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -67,12 +67,16 @@ $lang->metric->viewType->multiple = 'Multiple view';
$lang->metric->descTip = 'Enter the meaning, purpose, and impact of the metric';
$lang->metric->definitionTip = 'Enter the calculation rules and filtering conditions of the metric';
$lang->metric->collectConfText = "%s %s %s";
$lang->metric->emptyCollect = 'There are no collect metrics at this time.';
$lang->metric->moveFailTip = 'Move metric file failed';
$lang->metric->maxSelect = 'A maximum of %s metrics can be selected';
$lang->metric->maxSelectTip = 'Multiple metrics can be selected across a range, up to a maximum of %s.';
$lang->metric->upgradeTip = 'This measure is supported by an earlier version. If you want to edit it, reconfigure it according to the rules for configuring the measure of the latest version. Also note that the new version of the measure no longer supports the SQL editor and cannot be referenced by the report template for the time being. Check whether you need to edit it.';
$lang->metric->saveSqlMeasSuccess = "Query successresult is%s";
$lang->metric->monthText = "%s day";
$lang->metric->errorDateRange = "The start date cannot be longer than the end date";
$lang->metric->errorCalcTimeRange = "The start time of collection cannot be later than the end time of collection";
$lang->metric->noDesc = "No description available";
$lang->metric->noFormula = "No calculation rules available";
@@ -92,10 +96,6 @@ $lang->metric->viewAction = 'View Metric';
$lang->metric->editAction = 'Edit Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->delistAction = 'Delist Metric';
$lang->metric->detailsAction = 'Metric Detail';
+4 -4
View File
@@ -67,12 +67,16 @@ $lang->metric->viewType->multiple = 'Multiple view';
$lang->metric->descTip = 'Enter the meaning, purpose, and impact of the metric';
$lang->metric->definitionTip = 'Enter the calculation rules and filtering conditions of the metric';
$lang->metric->collectConfText = "%s %s %s";
$lang->metric->emptyCollect = 'There are no collect metrics at this time.';
$lang->metric->moveFailTip = 'Move metric file failed';
$lang->metric->maxSelect = 'A maximum of %s metrics can be selected';
$lang->metric->maxSelectTip = 'Multiple metrics can be selected across a range, up to a maximum of %s.';
$lang->metric->upgradeTip = 'This measure is supported by an earlier version. If you want to edit it, reconfigure it according to the rules for configuring the measure of the latest version. Also note that the new version of the measure no longer supports the SQL editor and cannot be referenced by the report template for the time being. Check whether you need to edit it.';
$lang->metric->saveSqlMeasSuccess = "Query successresult is%s";
$lang->metric->monthText = "%s day";
$lang->metric->errorDateRange = "The start date cannot be longer than the end date";
$lang->metric->errorCalcTimeRange = "The start time of collection cannot be later than the end time of collection";
$lang->metric->noDesc = "No description available";
$lang->metric->noFormula = "No calculation rules available";
@@ -92,10 +96,6 @@ $lang->metric->viewAction = 'View Metric';
$lang->metric->editAction = 'Edit Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->delistAction = 'Delist Metric';
$lang->metric->detailsAction = 'Metric Detail';
+4 -4
View File
@@ -67,12 +67,16 @@ $lang->metric->viewType->multiple = 'Multiple view';
$lang->metric->descTip = 'Enter the meaning, purpose, and impact of the metric';
$lang->metric->definitionTip = 'Enter the calculation rules and filtering conditions of the metric';
$lang->metric->collectConfText = "%s %s %s";
$lang->metric->emptyCollect = 'There are no collect metrics at this time.';
$lang->metric->moveFailTip = 'Move metric file failed';
$lang->metric->maxSelect = 'A maximum of %s metrics can be selected';
$lang->metric->maxSelectTip = 'Multiple metrics can be selected across a range, up to a maximum of %s.';
$lang->metric->upgradeTip = 'This measure is supported by an earlier version. If you want to edit it, reconfigure it according to the rules for configuring the measure of the latest version. Also note that the new version of the measure no longer supports the SQL editor and cannot be referenced by the report template for the time being. Check whether you need to edit it.';
$lang->metric->saveSqlMeasSuccess = "Query successresult is%s";
$lang->metric->monthText = "%s day";
$lang->metric->errorDateRange = "The start date cannot be longer than the end date";
$lang->metric->errorCalcTimeRange = "The start time of collection cannot be later than the end time of collection";
$lang->metric->noDesc = "No description available";
$lang->metric->noFormula = "No calculation rules available";
@@ -92,10 +96,6 @@ $lang->metric->viewAction = 'View Metric';
$lang->metric->editAction = 'Edit Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->implementAction = 'Implement Metric';
$lang->metric->deleteAction = 'Delete Metric';
$lang->metric->delistAction = 'Delist Metric';
$lang->metric->detailsAction = 'Metric Detail';