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