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

15 lines
486 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' => 'Delivery discount',
'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' => 'Not used discount',
];