<?php
return [
'entity' => 'teamlid',
'section' => [
'new' => 'Nieuw teamlid',
'title' => 'Team',
'subtitle' => 'Overzicht teamleden',
],
'parent_team_member' => 'Bovenliggend team lid'
];