diff options
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 3a1c22bf..780d54b3 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Изменение количества затраченного времени: %sh', 'Time estimated changed: %sh' => 'Ожидаемый срок изменен: %sh', 'The field "%s" have been updated' => 'Поле "%s" ,было изменено', - 'The description have been modified' => 'Описание было изменено', + 'The description has been modified' => 'Описание было изменено', 'Do you really want to close the task "%s" as well as all subtasks?' => 'Вы действительно хотите закрыть задачу "%s", а также все подзадачи?', 'I want to receive notifications for:' => 'Я хочу получать уведомления для:', 'All tasks' => 'Все задачи', |