* Fix bug#22487.

This commit is contained in:
xieqiyu
2022-05-13 11:56:46 +08:00
parent bd8fb230d1
commit 7e2ee4fcdd
+1 -1
View File
@@ -359,7 +359,7 @@ $lang->execution->linkStory = 'Link Story';
$lang->execution->createTask = 'Create Task';
$lang->execution->goback = "Go Back";
$lang->execution->noweekend = 'Exclude Weekend';
$lang->execution->nowdelay = 'Exclude Delay Date';
$lang->execution->nodelay = 'Exclude Delay Date';
$lang->execution->withweekend = 'Include Weekend';
$lang->execution->withdelay = 'Include Delay Date';
$lang->execution->interval = 'Intervals ';