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/arborconsulting.komma.pro/resources/lang/nl/site/global.php
<?php

return [

    'mail' => 'Mail',
    'call' => 'Bel',
    'overview' => 'Overzicht',
    'readMore' => 'Lees meer',
    'backToOverview' => 'Terug naar overzicht',
    'practicalInformation' => 'Praktische informatie',

    'websiteBy' => 'Website ontwikkeld door',

    'ctaRow' => [
        'title' => 'Meer informatie?',
        'subTitle' => 'Vraag vrijblijvend <br/>een adviesgesprek aan!',
        'phoneTitle' => 'Founding partner',
        'call' => 'Bel',
        'advise' => 'Plan adviesgesprek',
    ],

    'footerMenu' => [
        'contact' => 'Contact',
        'menu' => 'Menu',
        'global' => 'Algemeen',
        'socials' => 'Social',

        'kvk' => 'KvK',
        'btw' => 'BTW',
        'iban' => 'IBAN',

        'legal' => [
            'link' => 'algemene_voorwaarden.pdf',
            'name' => 'Algemene voorwaarden',
        ],
    ]

];