diff options
author | Folcky <echipizubov@gmail.com> | 2015-12-03 11:44:24 +0300 |
---|---|---|
committer | Folcky <echipizubov@gmail.com> | 2015-12-03 11:44:24 +0300 |
commit | 2c547fd0053d1d05e951fdc358cde9f66b7f69fa (patch) | |
tree | 0f3dc9ca0c31d8cec0045f865364fe5c16c85f21 /app/Locale/ru_RU/translations.php | |
parent | 91bdf6aaf3cda52a43c35ce22f5e25537684cb56 (diff) |
Update translations.php
Enable это значить Включить, а не Отключить!
Diffstat (limited to 'app/Locale/ru_RU/translations.php')
-rw-r--r-- | app/Locale/ru_RU/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index e7f2d7a2..e5445ce1 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -844,7 +844,7 @@ return array( 'Stop timer' => 'Остановить таймер', 'Start timer' => 'Запустить таймер', 'Add project member' => 'Добавить номер проекта', - 'Enable notifications' => 'Отключить уведомления', + 'Enable notifications' => 'Включить уведомления', 'My activity stream' => 'Лента моей активности', 'My calendar' => 'Мой календарь', 'Search tasks' => 'Поиск задачи', |