diff --git a/common/messages/en/app.php b/common/messages/en/app.php index 1e66061..ee81f8b 100644 --- a/common/messages/en/app.php +++ b/common/messages/en/app.php @@ -1,4 +1,10 @@ 'Read more' + 'Читать далее' => 'Read more', + 'blog-txt' => 'We collect useful materials on household appliances and electronics', + + + + + ]; \ No newline at end of file diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index bdb04f6..242e496 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -16,5 +16,19 @@ return [ 'Contact form' => "Форма для связи", 'News' => 'Новости', 'Media' => 'Медиа', - 'More' => 'Подробнее' + 'More' => 'Подробнее', + 'Company Blog' => 'Блог компании', + 'Categories' => 'Категории', + 'blog-txt' => ' Мы собираем полезные материалы по тематике бытовой техники и электроники', + 'Search by tag' => 'Поиск по тегам', + 'Continue reading' => 'Продолжить чтение', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', ]; \ No newline at end of file diff --git a/common/messages/ua/app.php b/common/messages/ua/app.php index 098bd82..f0e372b 100644 --- a/common/messages/ua/app.php +++ b/common/messages/ua/app.php @@ -17,6 +17,14 @@ return [ "Contact form" => 'Форма для зв\'язку', 'News' => 'Новини', 'Media' => 'Медіа', - 'More' => 'Докладніше' - + 'More' => 'Докладніше', + 'Company Blog' => 'Блог компанії', + 'Categories' => 'Категорії', + 'blog-txt' => 'Ми збираємо корисні матеріали з тематики побутової техніки та електроніки', + 'Search by tag' => 'Пошук по тегам', + 'Continue reading' => 'Продовжити читання', + + + + ]; \ No newline at end of file diff --git a/frontend/views/blog/_article.php b/frontend/views/blog/_article.php index e811949..6d6fe3d 100755 --- a/frontend/views/blog/_article.php +++ b/frontend/views/blog/_article.php @@ -65,7 +65,7 @@

body_preview; ?>

$model->alias ], diff --git a/frontend/views/blog/index.php b/frontend/views/blog/index.php index 195f9e7..56127c4 100755 --- a/frontend/views/blog/index.php +++ b/frontend/views/blog/index.php @@ -61,12 +61,12 @@ _________________________________________________________ -->