<?php
return [
'dashboard' => 'Dashboard',
'users' => 'Gebruikers',
'sites' => 'Sites',
'pages' => 'Pagina\'s',
'posts' => 'Blog',
'trainings' => 'Training & services',
'translation' => 'Vertalingen',
'my_profile' => 'Mijn profiel',
'products' => 'Producten',
'productGroups' => 'Types',
'solutions' => 'Toepassingen',
'solutionGroups' => 'Groepen',
'customers' => 'Klanten',
'webinar_tags' => 'Webinar Tags',
];