* [bug#62325,done,0.2h] fix bug.

This commit is contained in:
sunguangming
2025-05-13 15:19:39 +08:00
committed by 刘刚
parent fa627f7088
commit fd3f05ae2d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
$lang->execution->myTask = "My Task";
$lang->execution->list = "{$lang->executionCommon} List";
$lang->execution->allProject = 'All';
$lang->execution->method = 'Management Method';
$lang->execution->method = 'Method';
$lang->execution->sameAsParent = "Same as parent";
$lang->execution->selectStoryPlan = 'Select Plan';
$lang->execution->parentStage = 'Parent Stage';
+1 -1
View File
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
$lang->execution->myTask = "My Task";
$lang->execution->list = 'List';
$lang->execution->allProject = 'All';
$lang->execution->method = 'Management Method';
$lang->execution->method = 'Method';
$lang->execution->sameAsParent = "Same as parent";
$lang->execution->selectStoryPlan = 'Select Plan';
$lang->execution->parentStage = 'Parent Stage';
+1 -1
View File
@@ -141,7 +141,7 @@ $lang->execution->kanbanNoLinkProduct = "Kanban not linked {$lang->productCommon
$lang->execution->myTask = "My Task";
$lang->execution->list = "{$lang->executionCommon} List";
$lang->execution->allProject = 'Tous';
$lang->execution->method = 'Management Method';
$lang->execution->method = 'Method';
$lang->execution->sameAsParent = "Same as parent";
$lang->execution->selectStoryPlan = 'Select Plan';
$lang->execution->parentStage = 'Parent Stage';