This commit is contained in:
chaideqing
2024-01-10 16:53:22 +08:00
parent cf03a71afd
commit d7e2774e78
4 changed files with 3 additions and 7 deletions
+1 -2
View File
@@ -233,7 +233,7 @@ $lang->execution->team = 'Teammitglieder';
$lang->execution->doc = 'Dok';
$lang->execution->doclib = 'Dok Bibliothek';
$lang->execution->manageProducts = 'Verküpfe ' . $lang->productCommon;
$lang->execution->linkStory = 'Link Stories';
$lang->execution->linkStory = "Link {$lang->SRCommon}";
$lang->execution->linkStoryByPlan = 'Verküpfe Story aus Plan';
$lang->execution->linkPlan = 'Verküpfe Plan';
$lang->execution->unlinkStoryTasks = 'Verknüpfung aufheben';
@@ -403,7 +403,6 @@ $lang->execution->accessDenied = "Zugriff zu {$lang->executionCo
$lang->execution->tips = 'Hinweis';
$lang->execution->afterInfo = "{$lang->executionCommon} wurde erstellt. Als nächstes können Sie ";
$lang->execution->setTeam = 'Team setzen';
$lang->execution->linkStory = 'Link Stories';
$lang->execution->createTask = 'Aufgaben erstellen';
$lang->execution->goback = "Zurückkehren";
$lang->execution->gobackExecution = "Go Back {$lang->executionCommon} List";
+1 -2
View File
@@ -233,7 +233,7 @@ $lang->execution->team = 'Members';
$lang->execution->doc = 'Document';
$lang->execution->doclib = 'Docoment Library';
$lang->execution->manageProducts = 'Linked ' . $lang->productCommon . 's';
$lang->execution->linkStory = 'Link Stories';
$lang->execution->linkStory = "Link {$lang->SRCommon}";
$lang->execution->linkStoryByPlan = 'Link Stories By Plan';
$lang->execution->linkPlan = 'Linked Plan';
$lang->execution->unlinkStoryTasks = 'Unlink';
@@ -403,7 +403,6 @@ $lang->execution->accessDenied = "Your access to {$lang->executi
$lang->execution->tips = 'Note';
$lang->execution->afterInfo = "{$lang->executionCommon} is created. Next you can ";
$lang->execution->setTeam = 'Set Team';
$lang->execution->linkStory = 'Link Story';
$lang->execution->createTask = 'Create Task';
$lang->execution->goback = "Go Back Task List";
$lang->execution->gobackExecution = "Go Back {$lang->executionCommon} List";
+1 -2
View File
@@ -233,7 +233,7 @@ $lang->execution->team = 'Members';
$lang->execution->doc = 'Document';
$lang->execution->doclib = 'Docoment Library';
$lang->execution->manageProducts = 'Linked ' . $lang->productCommon . 's';
$lang->execution->linkStory = 'Link Stories';
$lang->execution->linkStory = "Link {$lang->SRCommon}";
$lang->execution->linkStoryByPlan = 'Link Stories By Plan';
$lang->execution->linkPlan = 'Linked Plan';
$lang->execution->unlinkStoryTasks = 'Unlink';
@@ -403,7 +403,6 @@ $lang->execution->accessDenied = "Votre accès au {$lang->execut
$lang->execution->tips = 'Note';
$lang->execution->afterInfo = "Le {$lang->executionCommon} a été créé avec succès ! Ensuite vous pouvez ";
$lang->execution->setTeam = "Composer l'Equipe";
$lang->execution->linkStory = 'Stories liées';
$lang->execution->createTask = 'Créer des Tâches';
$lang->execution->goback = "Revenir en arrière";
$lang->execution->gobackExecution = "Go Back {$lang->executionCommon} List";
-1
View File
@@ -403,7 +403,6 @@ $lang->execution->accessDenied = "您无权访问该{$lang->exec
$lang->execution->tips = '提示';
$lang->execution->afterInfo = "{$lang->executionCommon}添加成功,您现在可以进行以下操作:";
$lang->execution->setTeam = '设置团队';
$lang->execution->linkStory = "关联{$lang->SRCommon}";
$lang->execution->createTask = '创建任务';
$lang->execution->goback = "返回任务列表";
$lang->execution->gobackExecution = "返回{$lang->executionCommon}列表";