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/ru_RU/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/ru_RU') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 5cb7fe57..28ab82a0 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1377,4 +1377,7 @@ return array( 'The link with the relation "%s" to the task %s has been removed' => 'Удалена связь с отношением "%s" к задаче %s', '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