diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index d79a32f..bdb04f6 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -15,5 +15,6 @@ return [ 'Send message' => 'Отправить сообщение', 'Contact form' => "Форма для связи", 'News' => 'Новости', - 'Media' => 'Медиа' + 'Media' => 'Медиа', + 'More' => 'Подробнее' ]; \ No newline at end of file diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 617856c..098bd82 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -16,5 +16,7 @@ return [ "Send message" => 'Надіслати повідомлення', "Contact form" => 'Форма для зв\'язку', 'News' => 'Новини', - 'Media' => 'Медіа' + 'Media' => 'Медіа', + 'More' => 'Докладніше' + ]; \ No newline at end of file diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index 3cb46d6..8c34f45 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -31,7 +31,7 @@ _________________________________________________________ -->
=$slide->description?>
- +