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',
];