* Add point in programplan create task #114643.

This commit is contained in:
tanghucheng
2024-04-08 15:34:37 +08:00
parent 7a13bd80a7
commit e23090dea6
7 changed files with 50 additions and 25 deletions
+1
View File
@@ -80,6 +80,7 @@ $lang->programplan->checkBegin = '『Begin』should be valid date';
$lang->programplan->checkEnd = '『End』should be valid date';
$lang->programplan->methodTip = "You can choose to continue creating stages or {$lang->executionCommon}/Kanban for work in this stage. It's not supported to further split the {$lang->executionCommon}/Kanban.";
$lang->programplan->cropStageTip = "Stages that have already started cannot be cropped";
$lang->programplan->reviewedPointTip = "The review point has been submitted for review and can no longer be operated.";
$lang->programplan->milestoneList[1] = 'Yes';
$lang->programplan->milestoneList[0] = 'No';