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/farmfun/reserveren.farmfun.be/resources/lang/nl_be/site/availability.php
<?php

return [

    'keys' => [
        'searchLocation' => 'locatie',
        'searchDate' => 'datum',
        'searchAttendeesCount' => 'aantal-personen',
    ],

    'productTypes' => [
        'activity' => 'Activiteit',
        'food' => 'Eten',
    ],

    'all' => 'alles',
    'hour' => 'uur',
    'price_each_person' => 'p.p.',
    'price_each_ball' => 'per bal',
    'price_each_hour' => 'per uur',
    'start_up' => 'opstartkosten',
    'start_up_small' => 'opstart',
    'for_two_hours' => 'voor 2 uur',

    'age_notification' => 'Let op! Deelnemers aan deze activiteit moeten minstens :age&nbsp;jaar&nbsp;zijn.',

    'custom_start_up' => [
        'bumperball' => 'voor 8 ballen',
    ],

    'other_posters_title' => 'Meer activiteiten in :location',

    'notes' => [
        'no_location' => 'Let op! Je hebt geen locatie geselecteerd en ziet activiteiten die op jouw voorkeursdatum misschien niet meer mogelijk zijn op jouw locatie. Kies dus eerst een locatie.',
    ],

];