'Ready'
Change translation of 'Ready' (string #137) to 'Согласованные' instead of 'Готовые' as more preferable ( see https://goo.gl/Zc0b3S )
This commit is contained in:
parent
f310c9c778
commit
8cb447cc3b
|
|
@ -134,7 +134,7 @@ return array(
|
|||
'User removed successfully.' => 'Пользователь удалён.',
|
||||
'Unable to remove this user.' => 'Не удалось удалить пользователя.',
|
||||
'Board updated successfully.' => 'Доска успешно обновлена.',
|
||||
'Ready' => 'Готовые',
|
||||
'Ready' => 'Согласованные',
|
||||
'Backlog' => 'Ожидающие',
|
||||
'Work in progress' => 'В процессе',
|
||||
'Done' => 'Выполнено',
|
||||
|
|
|
|||
Loading…
Reference in New Issue