27-05-2026 Update DHL Modul v2.0
This commit is contained in:
parent
53bdba33cd
commit
036595be94
41 changed files with 3346 additions and 310 deletions
|
|
@ -12,6 +12,7 @@ return [
|
|||
'returned' => 'Retourniert',
|
||||
'failed' => 'Fehler',
|
||||
'unknown' => 'Unbekannt',
|
||||
'canceled' => 'Storniert',
|
||||
'cancelled' => 'Storniert',
|
||||
'shipped' => 'Versendet',
|
||||
],
|
||||
|
|
@ -26,7 +27,8 @@ return [
|
|||
'V53WPAK' => 'DHL Paket International',
|
||||
'V54EPAK' => 'DHL Paket International',
|
||||
'V55PAK' => 'DHL Paket International',
|
||||
'V62WP' => 'DHL Paket International',
|
||||
'V62KP' => 'DHL Kleinpaket',
|
||||
'V62WP' => 'DHL Warenpost (Legacy)',
|
||||
'V66WPI' => 'DHL Paket International',
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue