* Adjust closedSetting to closeSetting.

This commit is contained in:
wangyuting
2024-04-25 17:09:37 +08:00
committed by caoyanyi
parent 5b6f7fe8bb
commit bce49fdc9e
5 changed files with 5 additions and 5 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
@@ -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
(