From 7283692c1d565ec262546bdc816e8a5004df86ea Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 1 Feb 2015 18:57:07 -0500 Subject: Add dropdown menu to the tasks --- app/Locale/ru_RU/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/ru_RU/translations.php') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 18ef5df9..6d080335 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -699,4 +699,5 @@ return array( // 'All status' => '', // 'Add a comment logging moving the task between columns' => '', // 'Moved to column %s' => '', + // 'Change description' => '', ); -- cgit v1.2.3