From 0b475c18509c335087cc3158b5a7e616c1928286 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 30 Apr 2018 11:10:25 -0700 Subject: Add missing translations --- app/Locale/de_DE/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/de_DE') diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index b0ba4ac9..15a1386d 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -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"' => '', ); -- cgit v1.2.3