summaryrefslogtreecommitdiff
path: root/app/Locale/ru_RU
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r--app/Locale/ru_RU/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index e8dc6188..0915c8a7 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1381,4 +1381,6 @@ return array(
'Unselect All' => 'Снять выделение со всех',
'Apply action' => 'Применить действие',
'Move selected tasks to another column' => 'Переместить выбранные задачи в другую колонку',
+ // 'Edit tasks in bulk' => '',
+ // 'Choose the properties that you would to change for the selected tasks.' => '',
);