Update de_DE translations

This commit is contained in:
Timo 2020-10-16 06:46:08 +02:00 committed by GitHub
parent 5beeffed0d
commit fda6daae4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1421,7 +1421,7 @@ return array(
'%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' => 'Aufgabe einem bestimmten Nutzer zuordnen, wenn die Aufgabe in eine bestimmte Swimlane verschoben wird',
// 'Comment' => '',
// 'Collapse vertically' => '',
// 'Expand vertically' => '',
'Comment' => 'Kommentar',
'Collapse vertically' => 'Vertikal zuklappen',
'Expand vertically' => 'Vertikal aufklappen',
);