diff options
Diffstat (limited to 'app/Locale/ru_RU')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 3e7d8a02..6223f94c 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1343,4 +1343,6 @@ return array( 'Subtask added successfully.' => 'Подзадача успешно добавлена.', '%d subtasks added successfully.' => '%d подзадач(а) успешно добавлено.', 'Enter one subtask by line.' => 'Записывайте по одной подзадаче на строку.', + // 'Predefined Contents' => '', + // 'Predefined contents' => '', ); |