27-05-2026 Update DHL Modul v2.0

This commit is contained in:
Kevin 2026-05-27 13:40:38 +00:00
parent 53bdba33cd
commit 036595be94
41 changed files with 3346 additions and 310 deletions

View file

@ -12,6 +12,7 @@ return [
'returned' => 'Devuelto',
'failed' => 'Fallido',
'unknown' => 'Desconocido',
'canceled' => 'Cancelado',
'cancelled' => 'Cancelado',
'shipped' => 'Enviado',
],
@ -26,7 +27,8 @@ return [
'V53WPAK' => 'DHL Paquete Internacional',
'V54EPAK' => 'DHL Paquete Internacional',
'V55PAK' => 'DHL Paquete Internacional',
'V62WP' => 'DHL Paquete Internacional',
'V62KP' => 'DHL Kleinpaket',
'V62WP' => 'DHL Warenpost (Legacy)',
'V66WPI' => 'DHL Paquete Internacional',
],