diff --git a/common/messages/ru/app.php b/common/messages/ru/app.php index 5c57e5c..2e64a98 100644 --- a/common/messages/ru/app.php +++ b/common/messages/ru/app.php @@ -3,4 +3,12 @@ return [ 'Contact us on ' => 'Свяжитесь с нами ', ' or ' => ' или ', 'tel:' => 'по тел.', + 'menu-about' => 'О нас', + 'menu-individual' => 'Для физических лиц', + 'menu-entity' => 'Для юридических лиц', + 'menu-objects' => 'Наши объекты', + 'menu-green' => 'Зелёный тариф', + 'menu-mediaabout' => 'СМИ о нас', + 'menu-blog' => 'Блог', + 'menu-contacts' => 'Контакты', ]; \ No newline at end of file diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 9f5c85c..3213fdb 100644 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -272,33 +272,37 @@ _________________________________________________________ -->