File: D:/HostingSpaces/EUmans/umansradepo.be/app/lang/nl/projects.php
<?php
return [
'material-1' => 'PVC',
'material-2' => 'Aluminium',
'client_type-1' => 'Particulier',
'client_type-2' => 'Zakelijk',
'type-1' => 'Modern',
'type-2' => 'Retro',
'type-3' => 'Chiq',
'doors-windows-0' => 'ramen en deuren',
'doors-windows-1' => 'deuren',
'doors-windows-2' => 'ramen',
'region-1' => 'Antwerpen',
'region-2' => 'Limburg',
'region-3' => 'Oost-Vlaanderen',
'region-4' => 'Vlaams-Brabant',
'region-5' => 'West-Vlaanderen',
];