From d261482e9a5103bf8439b3a22250b2bee4bb222a Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 5 Apr 2019 18:33:22 -0700 Subject: Add missing template and translations --- app/Locale/ru_RU/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/ru_RU') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 4dfc401e..425dcb4b 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1398,4 +1398,6 @@ return array( // 'Reorder this column by assignee and priority (DESC)' => '', // 'Reorder this column by assignee (A-Z)' => '', // 'Reorder this column by assignee (Z-A)' => '', + // '%s moved the task #%d "%s" to the project "%s"' => '', + // 'Task #%d "%s" has been moved to the project "%s"' => '', ); -- cgit v1.2.3