diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index ea0d3c4..c143328 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -131,7 +131,7 @@ \Yii::t('app', 'Home'), + 'label' => \Yii::t('app', 'Главная'), 'url' => [ 'site/index' ], ]; foreach ($pageCategories as $category) { @@ -174,7 +174,7 @@