Change translation of 'Ready' (string #137) to 'Согласованные' instead of 'Готовые' as more preferable ( see https://goo.gl/Zc0b3S )
This commit is contained in:
Igor Posledov 2017-04-11 15:18:07 +03:00 committed by GitHub
parent f310c9c778
commit 8cb447cc3b
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ return array(
'User removed successfully.' => 'Пользователь удалён.',
'Unable to remove this user.' => 'Не удалось удалить пользователя.',
'Board updated successfully.' => 'Доска успешно обновлена.',
'Ready' => 'Готовые',
'Ready' => 'Согласованные',
'Backlog' => 'Ожидающие',
'Work in progress' => 'В процессе',
'Done' => 'Выполнено',