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/en/site/global.php
<?php

return [
    'mail'                 => 'Mail',
    'call'                 => 'Call',
    'overview'             => 'Overview',
    'readMore'             => 'Read more',
    'backToOverview'       => 'Back to overview',
    'practicalInformation' => 'Practical information',
    'websiteBy'            => 'Website by',
    'ctaRow'               => [
        'title'      => 'More information?',
        'subTitle'   => 'Plan an <br/> introductory meeting',
        'phoneTitle' => 'Founding partner',
        'call'       => 'Call',
        'advise'     => 'Plan introductory meeting',
    ],
    'footerMenu'           => [
        'contact' => 'Contact',
        'menu'    => 'Menu',
        'global'  => 'General',
        'socials' => 'Social',
        'kvk'     => 'C.o.C.',
        'btw'     => 'BTW',
        'iban'    => 'IBAN',
        'legal'   => [
            'link' => 'algemene_voorwaarden.pdf',
            'name' => 'Terms and Conditions',
        ],
    ],
];