Files
kupshop/web/lang/hr/abra.php
2025-08-02 16:30:27 +02:00

15 lines
491 B
PHP

<?php
$txt_str['abra'] = [
'order_authorized' => 'Order authorized automatic',
'order_fully_authorized' => 'Order authorized fully automatic',
'order_paid_authorized' => 'Order paid and authorized',
'abra_delivery_discount' => 'Popust na prijevoz',
'abra_order_status_change' => 'Order status change by Abra user',
'abra_order_error' => 'Expedition error',
'abra_order_send' => 'Order sent to Abra',
'abra_not_used_discount' => 'Neiskorišteni popust',
];