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/shop.komma.nl/resources/lang/nl/shop/cart.php
<?php
return [
    'checkout'          => 'Bestellen',
    'cart'              => 'Winkelwagen',
    'order_overview'    => 'Besteloverzicht',
    'no_products'       => 'Er zit niets in je winkelwagen',
    'subtotal'          => 'Subtotaal',
    'total'             => 'Totaal',
    'ship_to'           => 'Verzend naar',
    'shipping_costs'    => 'Verzendkosten',
    'continue_shopping' => 'Verder winkelen',
    'change_cart'       => 'Wijzig winkelwagen',
    'extra_discounts'   => 'Extra kortingen',
];