File: D:/HostingSpaces/SBogers10/zelfverkopen.komma.pro/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.',
];