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/Eurotools/euro-tools.nl/resources/lang/en/site/global.php
<?php

return [
    'readMore' => 'Read more',
    'subHeaderDisclaimer' => 'Eurotools supplies only to companies.&nbsp',
    'BTWDisclaimer' => 'All prices shown on this website are excl. <strong>VAT</strong>.',
    'quickSearch' => 'Quick search',
    'searchPlaceholder' => 'What are you looking for?',
    'my' => 'My',
    'profile' => 'Profile',
    'editProfile' => 'Edit details',
    'logout' => 'Sign out',
    'login' => 'Log in',
    'featuredProducts' => 'Featured Products',
    'allProducts' => 'All products',
    'orderEasy' => 'Easy online ordering',
    'assortment' => 'Extensive assortment',
    'invoice' => 'Many products <br> available from stock',
    'franco' => 'No delivery charges',
    'from' => 'from',
    'order' => 'Order',
    'brands' => 'Our brands',
    'register' => 'Become a customer',
    'needHelp' => 'Need help?',
    'createAccount' => 'Create an account',
    'noClient' => 'Are you a new customer?',
    'call' => 'Call',
    'contactHeader' => 'Contact details',
    'serviceHeader' => 'Service',
    'mainHeader' => 'General',
    'developedBy' => 'Website developed by',
    'viewProducts' => 'View products',
    'noPriceAccess' => 'Price is only visible to customers',
    'articleCode' => 'ARTICLE CODE',
    'noProductsInCategory' => 'There are currently no products in this category',
    'backToOverview' => 'Back to overview',
    'back' => 'Back',
    'onlyForClients' => 'Only available for customers!',
    'becomeClientAndBenefit' => 'Become a customer and gain access to numerous advantages.',
    'wantAccess' => '<strong>No-obligation access</strong> to our products.',
    'registerBecomeClient' => 'Register now and become a customer!',
    'alreadyClient' => 'Already a customer?',
    'thanksForRegistering' => 'Thank you for registering.',
    'becomeClientOfEurotools' => 'Become a Eurotools customer',
    'andGainAccessToProducts' => 'and gain access to our products with no obligations',
    'backToHome' => 'Back to home',
    'interesting_products' => 'You may be interested in these products',
    'data_is_saved' => 'Your details have been saved.',
    'quality' => 'Focus on quality',
    'out-of-stock' => 'Many products available from stock',
    'budel' => 'Collection from warehouse in Budel',

    // contact pagina
    'contactForm'     =>'Contactform',
    'mailAddress_warehouse'     =>'Postal address and warehouse',
    'openingHours_warehouse'     =>'Warehouse opening hours',
    'mondayTillThursday'     =>'Monday to Thursday',
    'friday'     =>'Friday',

    // cookieMessage
    'cookieMessage_before'     =>'This website uses cookies. ',
    'cookieMessage_link'     =>'Click here',
    'cookieMessage_after'     =>' for more information.',

    'backToTop' => 'Back to top',
];