diff --git a/modules/Content/Language/RU/messages.php b/modules/Content/Language/RU/messages.php old mode 100644 new mode 100755 index f2dd8989..786dd46b --- a/modules/Content/Language/RU/messages.php +++ b/modules/Content/Language/RU/messages.php @@ -282,11 +282,11 @@ 'The Menu Item(s) was successfully created.' => 'Элемент(ы) меню успешно создан(ы)', 'The Menu Items order was successfully updated.' => 'Порядок элементов меню успешно обновлён', 'The Menu {0} was successfully deleted.' => 'Меню {0} успешно удалено', - 'The Revision {0} of {1} #{2} was successfully deleted.' => '', + 'The Revision {0} of {1} #{2} was successfully deleted.' => 'Редакция {0} из {1} #{2} успешно удалена.', 'The password is not valid.' => 'Пароль недействителен.', 'The reCaptcha verification failed.' => 'Ошибка проверки reCaptcha.', 'The registered {0}' => 'Зарегистрированные {0}', - 'The requested Taxonomy type [{0}] does not match.' => '', + 'The requested Taxonomy type [{0}] does not match.' => 'Запрошенный тип таксономии [{0}] не найден.', 'The {0} #{1} was successfully deleted.' => '{0} #{1} был успешно удален.', 'The {0} #{1} was successfully restored to the revision: {2}' => '{0} #{1} был успешно восстановлен до версии: {2}', 'The {0} #{1} was successfully saved.' => '{0} #{1} был успешно сохранён',