Merge branch 'master' of https://gitlab.zcorp.cc/easycorp/zentaopms into zentaopms_289

This commit is contained in:
tianshujie
2023-03-01 08:35:21 +08:00
43 changed files with 336 additions and 93 deletions
+1
View File
@@ -153,6 +153,7 @@ $lang->execution->daysGreaterProject = 'Days cannot be greater than days of exec
$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->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->waterfallTip = 'In the Waterfall project or in the Waterfall + project,';
$lang->execution->start = 'Démarrer';
$lang->execution->activate = 'Activer';