<?php
return [
'dashboard' => 'Dashboard',
'users' => 'Users',
'sites' => 'Sites',
'pages' => 'Pages',
'posts' => 'Posts',
'translation' => 'Translations',
'my_profile' => 'My profile',
'products' => 'Products',
'productGroups' => 'Types',
'solutions' => 'Solutions',
'solutionGroups' => 'Solution groups',
];