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.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php
index 74563ad4..d926cc7e 100644
--- a/app/Locale/ru_RU/translations.php
+++ b/app/Locale/ru_RU/translations.php
@@ -1212,4 +1212,16 @@ return array(
'Notifications for %s' => 'Уведомления для %s',
'Subtasks export' => 'Экспорт подзадач',
'Tasks exportation' => 'Экспортирование задач',
+ // 'Assign a color when the task is moved to a specific swimlane' => '',
+ // 'Assign a priority when the task is moved to a specific swimlane' => '',
+ // 'User unlocked successfully.' => '',
+ // 'Unable to unlock the user.' => '',
+ // 'Move a task to another swimlane' => '',
+ // 'Creator Name' => '',
+ // 'Time spent and estimated' => '',
+ // 'Move position' => '',
+ // 'Move task to another position on the board' => '',
+ // 'Insert before this task' => '',
+ // 'Insert after this task' => '',
+ // 'Unlock this user' => '',
);