File: D:/HostingSpaces/SBogers10/koen-cox-groendesign.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',
];