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/checkout/login.php
<?php

return [

    'back_to_cart'          => 'Return to shopping cart',

    'panel_title'           => 'Make your choice',

    'choose_new' => [
        'title'             => 'Place order without creating an account',
        'description'       => '<p>After completing your order, you can create an account with one simple click of a button. 
        						That will help you save time during your subsequent orders.</p>
        						<p>Off course, registering is not mandatory, but it might be handy.</p>',
        'button'            => 'Continue'
    ],

    'choose_login' => [
        'title'             => 'Log in using your account',
        'description'       => '<p>Already have an account? Log in and order quickly and safely.</p>',
    ]
];