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/topswtwmobile.komma.pro/app/lang/nl/mobile.php
<?php

return [

    'pages' => [
        'brands'      => 'Bekijk alle merken',
        'information' => 'Klantenservice',
        'company'     => 'Over TOPS WTW-filters',
    ],

    'search_bar'              => 'Zoek op merk, type of artikelnummer',
    'back_to_brands_overview' => 'Merkenoverzicht',
    'discountMessage'         => 'Bepaal zelf uw korting, klik op een product om te zien hoeveel u kunt besparen.',
    'readMoreAbout'           => 'Lees meer',
    'yesThisProduct'          => 'Ja, dit is het product wat ik nodig heb!',
    'homeAccountText'         => 'Heeft u al een TOPS account?<br/>Log in om een eerder besteld product opnieuw te bestellen.',
    'homeLoggedInAccountText' => 'Ga naar uw TOPS account pagina<br/>om snel een nieuwe bestelling te plaatsen.',
    'loggedIn'                => 'U bent ingelogd als',

    'myTopsAccount'       => 'Mijn TOPS account',
    'myCart'              => 'Mijn winkelwagen',
    'account_orders'      => 'Bestelhistorie <span>filters</span>',
    'account_maintenance' => 'Bestelhistorie <span>onderhoud</span>',
    'download'            => 'Download',
    'uploadFiles'         => 'Bestanden uploaden',
    'uploadImage'         => 'Afbeelding uploaden',

    'checkoutTitle'              => 'Bestellen',
    'continueWithoutDescription' => 'Registreren is niet verplicht',
    'continueLoginTitle'         => 'Inloggen op uw TOPS account',
    'loginContinue'              => 'Inloggen en doorgaan',
    'in-between'                 => 'Tussenvoegsel (optioneel)',
    'name'                       => 'Naam',
    'optional'                   => '(optioneel)',

    'thanksOrder'                   => 'Bedankt voor uw bestelling',


    'first_name'           => 'Voornaam',
    'last_name'            => 'Achternaam',
    'email'                => 'E-mailadres',
    'company_name'         => 'Bedrijfsnaam',
    'street'               => 'Straatnaam',
    'house_number'         => 'Huisnummer',
    'house_number_suffix'  => 'Toevoeging',
    'postal'               => 'Postcode',
    'city'                 => 'Woonplaats',
    'checkoutPaymentTitle' => 'Voorwaarden en<br/>doorgaan naar betaling'


];