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/brameda/brameda.nl/app/Komma/Shop/Translations/nl/shop/checkout.php
<?php
return [
    'new_address'               => 'Nieuw addres',
    'checkout'                  => 'Afrekenen',
    'step'                      => 'Stap',
    'invoice_address'           => 'Factuur adres',
    'shipping_address'          => 'Verzend adres',
    'order_details'             => 'Gegevens bestelling',
    'payment_methods'           => 'Betaalmethoden',
    'remarks'                   => 'Opmerkingen',
    'terms_and_conditions'      => 'Algemene voorwaarden',
    'agree_to_terms'            => 'Ik ga akkoord met de algemene voorwaarden',
    'validation'                => [
        'terms_and_conditions'      => ['accepted'      =>      'Om uw bestelling te plaatsen moet u de algemene voorwaarden accepteren.'],
        'required_if'               =>  'Vul een :attribute in.'
    ]
];