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/ZelfVerkopen/zelfverkopen.nl/resources/lang/nl/site/contact.php
<?php

return [

    'callBetween'      => '(ma t/m vrij 9.00 – 17.30 uur)',
    'faqTitle'         => 'Veelgestelde vragen',
    'showAllQuestions' => 'Bekijk alle vragen',
    'contactForm'      => 'Contactformulier',
    'contactInfo'      => 'Contactgegevens',

    'bvInfo'            => 'Zelfverkopen.nl B.V.',
    'openingHoursTitle' => 'Openingstijden',
    'globalInformation' => 'Algemene informatie',
    'visitInformation'  => 'Bezichtigingsafspraken',
    'otherInformation'  => 'Overige gegevens',

    'openingHours' => [
        'maandag t/m vrijdag',
        '9.00 uur – 17.30 uur'
    ],

    'iban' => 'IBAN',
    'kvk'  => 'KvK',
    'btw'  => 'BTW',

    'formThanksTitle'  => 'Bedankt!',
    'formThanks'  => 'Bedankt voor het invullen van het contactformulier. We nemen zo snel mogelijk contact met je op.',
];