Add missing translations

This commit is contained in:
Frédéric Guillot
2018-04-30 11:10:25 -07:00
parent 9c50fc9eb5
commit 0b475c1850
30 changed files with 90 additions and 0 deletions

View File

@@ -1377,4 +1377,7 @@ return array(
'The link with the relation "%s" to the task %s has been removed' => 'Die Verknüpfung mit der Relation "%s" zur Aufgabe %s wurde entfernt',
'Custom Filter:' => 'Benutzerdefinierter Filter:',
'Unable to find this group.' => 'Diese Gruppe konnte nicht gefunden werden',
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
);