1
<?php
2 3 4 5 6 7 8 9 10 11
return [ 'menu-about' => 'About', 'menu-individual' => 'For individuals', 'menu-legal' => 'For legal entities', 'menu-objects' => 'Objects', 'menu-green' => 'Green tariff', 'menu-mediaabout' => 'Media about us', 'menu-blog' => 'Blog', 'menu-contacts' => 'Contacts', ];