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/ca_ES/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/ca_ES') diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index d2b5b753..03013da7 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1377,4 +1377,7 @@ return array( // 'The link with the relation "%s" to the task %s has been removed' => '', // 'Custom Filter:' => '', // 'Unable to find this group.' => '', + // '%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