first commit

This commit is contained in:
2025-08-02 16:30:27 +02:00
commit 23646bfcee
14851 changed files with 1750626 additions and 0 deletions

14
web/lang/de/abra.php Normal file
View File

@@ -0,0 +1,14 @@
<?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' => 'Transportkosten rabatt',
'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' => 'Ungenutzter Rabatt',
];