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/kms/locations.php
<?php

return [
    'entity' => 'vestiging',

    'section' => [
        'new' => 'Nieuwe vestiging',
        'title' => 'Vestigingen',
        'subtitle' => 'Overzicht',
    ],

    'tabs' => [
        'default' => 'Instellingen',
        'page' => 'Pagina',
        'availability' => 'Beschikbaarheid',
        'products' => 'Producten',
    ],

    'maps' => 'Maps',
    'address' => 'Adres',

    'google_long' => 'Google Long',
    'enter_google_long' => 'Vul Google Longitude in (bv. 5.478000)',

    'google_lat' => 'Google Lat',
    'enter_google_lat' => 'Vul Google Latitude in (bv. 51.436600)',

    'street' => 'Straat',
    'enter_street' => 'Vul straat in',

    'postal_code' => 'Postcode',
    'enter_postal_code' => 'Vul postcode in',

    'city' => 'Plaats',
    'enter_city' => 'Vul plaatsnaam in',

    'change_availability' => 'Verander beschikbaarheid',

];