Added missing translation

'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Aufgabe einem bestimmten Nutzer zuordnen, wenn die Aufgabe in eine bestimmte Swimlane verschoben wird',
This commit is contained in:
Kloppi313 2020-09-23 11:15:02 +02:00 committed by Frédéric Guillot
parent 1d88680585
commit 78a42bbbe5
1 changed files with 1 additions and 1 deletions

View File

@ -1420,5 +1420,5 @@ return array(
'%s is a member of the following group(s): %s' => '%s ist Mitglied in der/den folgenden Gruppe(n): %s',
'%d/%d group(s) shown' => '%d/%d Gruppe(n) angezeigt',
'Subtask creation or modification' => 'Teilaufgabe erstellen oder ändern',
// 'Assign the task to a specific user when the task is moved to a specific swimlane' => '',
'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Aufgabe einem bestimmten Nutzer zuordnen, wenn die Aufgabe in eine bestimmte Swimlane verschoben wird',
);