app.php 352 Bytes
<?php
    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',
    ];