From 8cb447cc3bfbe49f1967c763f37da98b66ac25b3 Mon Sep 17 00:00:00 2001 From: Igor Posledov Date: Tue, 11 Apr 2017 15:18:07 +0300 Subject: 'Ready' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change translation of 'Ready' (string #137) to 'Согласованные' instead of 'Готовые' as more preferable ( see https://goo.gl/Zc0b3S ) --- app/Locale/ru_RU/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/ru_RU') 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' => 'Выполнено', -- cgit v1.2.3