From 46cefbc2baf2ea66024073d1eb3a254fa95fd6b1 Mon Sep 17 00:00:00 2001
From: Dracer5 <dracer5@gmail.com>
Date: Thu, 3 May 2018 23:38:34 +0300
Subject: Update ru_RU translation

---
 app/Locale/ru_RU/translations.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'app/Locale')

diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 28ab82a0..23fca4ed 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1377,7 +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"' => '',
+    '%s moved the task #%d to the column "%s"' => '%s перенёс задачу #%d в колонку "%s"',
+    '%s moved the task #%d to the position %d in the column "%s"' => '%s перенёс задачу #%d на позицию %d в колонку "%s"',
+    '%s moved the task #%d to the swimlane "%s"' => '%s перенёс задачу #%d на дорожку "%s"',
 );
-- 
cgit v1.2.3