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/topswtw.komma.pro/app/lang/en/partials/languageSwitch.php
<?php

return [

    'other_shop' => 'There is a Dutch webshop.<br />Do you want to continue to <a href=":linkLocation">:linkText</a>?',
    'button' => 'To the Dutch webshop',
    'stay_here' => 'No, stay at the German webshop',
    'other_shop_de' => 'There is a German webshop.<br />Do you want to continue to <a href=":linkLocation">:linkText</a>?',
    'button_de' => 'To the German webshop',
    'stay_here_de' => 'No, stay at the Dutch webshop',
];