* Adjust closedSetting to closeSetting.

This commit is contained in:
wangyuting
2024-04-25 09:06:58 +08:00
parent 1179f36595
commit 119fef4fae
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent}
$lang->custom->beginAndEndDate = 'Begin & End';
$lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
$lang->custom->limitTaskDateAction = 'Set start and end date required';
$lang->custom->closedSetting = 'Close Setting';
$lang->custom->closeSetting = 'Close Setting';
$lang->custom->unitList['efficiency'] = 'Working Hours/';
$lang->custom->unitList['manhour'] = 'Man-hour/';
+1 -1
View File
@@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent}
$lang->custom->beginAndEndDate = 'Begin & End';
$lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
$lang->custom->limitTaskDateAction = 'Set start and end date required';
$lang->custom->closedSetting = 'Close Setting';
$lang->custom->closeSetting = 'Close Setting';
$lang->custom->unitList['efficiency'] = 'Working Hours/';
$lang->custom->unitList['manhour'] = 'Man-hour/';
+1 -1
View File
@@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent}
$lang->custom->beginAndEndDate = 'Begin & End';
$lang->custom->beginAndEndDateRange = 'The Range Of Begin & End';
$lang->custom->limitTaskDateAction = 'Set start and end date required';
$lang->custom->closedSetting = 'Close Setting';
$lang->custom->closeSetting = 'Close Setting';
$lang->custom->unitList['efficiency'] = 'Working Hours/';
$lang->custom->unitList['manhour'] = 'Man-hour/';
+1 -1
View File
@@ -47,7 +47,7 @@ $lang->custom->reviewRule = 'Review Rules';
$lang->custom->switch = "Switch";
$lang->custom->oneUnit = "One {$lang->hourCommon}";
$lang->custom->convertRelationTitle = "Please firstly set the conversion factor from {$lang->hourCommon} to %s";
$lang->custom->closedSetting = 'Close Setting';
$lang->custom->closeSetting = 'Close Setting';
$lang->custom->execution = 'Execution';
$lang->custom->defaultProgram = 'Default program';
+1 -1
View File
@@ -63,7 +63,7 @@ $lang->custom->setPercent = "是否启用{$lang->stage->percent}";
$lang->custom->beginAndEndDate = '起止日期';
$lang->custom->beginAndEndDateRange = '起止日期范围';
$lang->custom->limitTaskDateAction = '设置起止日期必填';
$lang->custom->closedSetting = '关闭设置';
$lang->custom->closeSetting = '关闭设置';
$lang->custom->unitList['efficiency'] = '工时/';
$lang->custom->unitList['manhour'] = '人时/';
+1 -1
View File
@@ -25,7 +25,7 @@ div
span
(
setClass('text-md font-bold'),
$lang->custom->closedSetting
$lang->custom->closeSetting
),
formGroup
(