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/dndin.komma.pro/resources/lang/nl/kms/product-discounts.php
<?php

return [
    'type'=> 'Product korting',
    'priority' => 'Prioriteit',
    'stop_after_this_rule' => 'Stop na deze regel',
    'rule_statement' => 'Waar moet deze regel aan voldoen',
    'minimal_amount' => 'Minimale aantal',
    'maximum_amount' => 'Maximale aantal',
    'start_date' => 'Startdatum',
    'end_date' => 'Einddatum',
    'separate_coupon_code' => 'Losse Coupon Code',
    'what_discount' => 'Wat wordt er aan korting gegeven',
    'discount_percent' => 'Procentuele Korting',
    'discount_absolute' => 'Absolute Korting',
    'free_shipping' => 'Geen leveringskosten',
    'free_products' => 'Aantal gratis producten',
    'is_cumulative' => 'Is cummuleerbaar',
    'only_for_free_products' => 'Enkel voor gratis producten.',
    'in_carousel' => 'Zichtbaar in carrousel',

];