Merge pull request #3191

Change translation of 'Ready' (project column)
This commit is contained in:
Frédéric Guillot 2017-04-11 21:44:47 -04:00 committed by GitHub
commit 660ba7b482
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' => 'Выполнено',