<?php declare(strict_types=1);
return [
'calloutBar' => 'Callout bar',
'calloutBarHeading' => 'titel',
'calloutBarButton' => 'knop',
'defaultServicePoint' => 'Standaard Contactpersoon',
'servicePoint' => 'Contactpersoon',
'servicePointHeading' => 'titel',
'servicePointButton' => 'knop',
];