<?php
return [
'employee' => 'Specialisme',
'parent_employee' => 'Parent',
'newEmployee' => 'Nieuwe werknemer',
'title' => 'Naam',
'enterTitle' => 'Vul naam in',
'function' => 'Functie',
'enterFunction' => 'Vul functie in',
];