HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
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',

];