diff options
| -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 5a7336ad..86f8fcf9 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -134,7 +134,7 @@ return array(      'User removed successfully.' => 'Пользователь удалён.',      'Unable to remove this user.' => 'Не удалось удалить пользователя.',      'Board updated successfully.' => 'Доска успешно обновлена.', -    'Ready' => 'Готовые', +    'Ready' => 'Согласованные',      'Backlog' => 'Ожидающие',      'Work in progress' => 'В процессе',      'Done' => 'Выполнено',  | 
