* Code for finish task #85414.

This commit is contained in:
tianshujie
2023-02-22 10:22:29 +08:00
parent 1c1fd123da
commit 9e7fe8f35d
4 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -151,7 +151,8 @@ $lang->execution->left = 'Left';
$lang->execution->copyTeamTip = "copy Project/project team members";
$lang->execution->daysGreaterProject = 'Days cannot be greater than days of execution 『%s』';
$lang->execution->errorHours = 'Hours/Day cannot be greater than『24』';
$lang->execution->agileplusMethodTip = 'When creating executions in an agile Plus project, both iteration and Kanban management methods are supported.';
$lang->execution->agileplusMethodTip = 'When creating executions in an Agile Plus project, both Iteration and Kanban management methods are supported.';
$lang->execution->typeTip = 'The sub-stages of other types can be created under the parent stage of the "mix" type, while the type of other parent-child levels is consistent.';
$lang->execution->start = 'Start';
$lang->execution->activate = 'Aktivieren';