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/stempel.komma.pro/resources/lang/en/kms/order-discounts.php
<?php

return [
    'type' => 'order discounts',
    'priority' => 'Priority',
    'stop_after_this_rule' => 'Stop after this rule',
    'rule_statement' => 'What should this rule meet?',
    'minimal_order_value' => 'Minimum Order value',
    'maximum_order_value' => 'Maximum Order value',
    'start_date' => 'Start dat',
    'end_date' => 'End date',
    'separate_coupon_code' => 'Separate Coupon Code',
    'what_discount' => 'What discount is given',
    'discount_percent' => 'Percent Discount',
    'discount_absolute' => 'Absolute Discount',
    'free_shipping' => 'Free shipping',
];