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/SBogers10/farmfun.komma.pro/resources/lang/nl_be/site/global.php
<?php

return [
    'plan_route' => 'Plan route',
    'link_copied' => 'Link gekopieerd',
    'share' => 'Delen',
    'search_placeholder' => 'Zoeken...',
    'read_more' => 'Lees meer',
    'other' => 'Anders',

    'allLocations' => 'Alle locaties',
    'excluding_vat' => 'excl. BTW',

    'book_now' => 'Plan je dag',
    'plan_your_day' => 'Plan je dag',
    'add_to_planning' => 'Voeg toe aan planning',
    'download_inspo' => 'Download inspiratiegids',
    'notification' => 'Mededeling',

    'company_or_organisation' => 'Bedrijfsnaam / organisatie',
    'location' => 'Locatie',
    'date' => 'Datum',
    'amount_of_persons' => 'Aantal personen',
    'eventuate' => 'kan beperkt uitlopen',

    'show_assortment' => 'Bekijk ons volledige aanbod',

    'service_point' => [
        'image' => '',
        'title' => 'Hulp nodig?',
        'description' => 'Vraag het aan Mathijs',
        'phone_display' => '+32 26 69 16 66',
        'phone_href' => 'tel:+3226691666',
        'email' => 'mathijs@farmfun.be',
    ],

    'tooltip' => [
        'persons' => 'Het aantal deelnemers is een benadering. Je geeft het juiste aantal deelnemers uiterlijk 72 uur voor je komt aan ons door.',
    ],

    'usps' => [
        [
            'icon' => 'marker',
            'text' => 'Beleef fun<br> <strong>altijd dichtbij</strong>',
        ],
        [
            'icon' => 'calendar',
            'text' => 'Stel zelf je <strong>ideale<br> event</strong> samen',
        ],
        [
            'icon' => 'trees',
            'text' => 'Minimale<br> <strong>milieu</strong> impact',
            //            'text' => 'Versterk het <strong>kuddegevoel</strong> in je team',
        ],
        [
            'icon' => 'people',
            'text' => 'Voor denkers en doeners,<br> <strong>jong en minder jong</strong>',
        ],
    ],

];