File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/app/lang/en/mobile.php
<?php
return [
'pages' => [
'brands' => 'Show all brands',
'information' => 'Help and info',
'company' => 'About TOPS MVHR-filters',
],
'search_bar' => 'Search by brand, type or article number',
'back_to_brands_overview' => 'Summary',
'discountMessage' => 'Determine your own discount, click on a product to see how much you can save.',
'readMoreAbout' => 'Read more',
'yesThisProduct' => 'Yes, this is the product I need!',
'homeAccountText' => 'Already have a TOPS account?<br/>Log in to reorder a previously ordered product.',
'homeLoggedInAccountText' => 'Go to your TOPS account page<br/>to quickly place a new order.',
'loggedIn' => 'You are logged in as',
'myTopsAccount' => 'My TOPS account',
'myCart' => 'My shopping cart',
'account_orders' => 'Order history <span>filters</span>',
'account_maintenance' => 'Order history <span>onderhoud</span>',
'download' => 'Download',
'uploadFiles' => 'Upload files',
'uploadImage' => 'Upload image',
'checkoutTitle' => 'Order',
'continueWithoutDescription' => 'Registration is not required',
'continueLoginTitle' => 'Log in to your TOPS account',
'loginContinue' => 'Log in and continue',
'in-between' => 'Surname prefix (optional)',
'name' => 'Name',
'optional' => '(optional)',
'thanksOrder' => 'Thank you for your order!',
'first_name' => 'First name',
'last_name' => 'Last name',
'email' => 'E-mail',
'company_name' => 'Company',
'street' => 'Street',
'house_number' => 'House no.',
'house_number_suffix' => 'Addition',
'postal' => 'Post code',
'city' => 'City',
'checkoutPaymentTitle' => 'Terms and<br/>continue to payment'
];