[11/05/2025] On remplace les modules Colissimo par le combo ColissimoHomeDelivery + ColissimoPickupPoint + ColissimoLabel
This commit is contained in:
29
local/modules/ColissimoLabel/I18n/en_US.php
Normal file
29
local/modules/ColissimoLabel/I18n/en_US.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Account number' => 'Account number',
|
||||
'Adresse' => 'Address',
|
||||
'Adresse (suite)' => 'Address (continued)',
|
||||
'Adresse e-mail de contact pour les expéditions' => 'Contact email for expeditions',
|
||||
'Code postal' => 'Postal code',
|
||||
'ColissimoLabel update config' => 'ColissimoLabel update config',
|
||||
'Default signed' => 'Default signed',
|
||||
'Do not change' => 'Do not change',
|
||||
'Endpoint' => 'Endpoint',
|
||||
'Generate bordereau with labels' => 'Generate bordereau with labels',
|
||||
'Get the customs invoices (Need a product HS code to work)' => 'Get the customs invoices (Need a product HS code to work)',
|
||||
'Get the invoices' => 'Get the invoices',
|
||||
'Label format' => 'Label format',
|
||||
'Last bordereau date' => 'Last bordereau date',
|
||||
'Nom de société' => 'Company\'s name',
|
||||
'Order status after export' => 'Order status after export',
|
||||
'Password' => 'Password',
|
||||
'Pays' => 'Country',
|
||||
'Please enter a weight for every selected order' => 'Please enter a weight for every selected order',
|
||||
'Product HS Code for Customs invoices' => 'Product HS Code for Customs invoices',
|
||||
'Set orders status as processing' => 'Set orders status as processing',
|
||||
'Set orders status as sent' => 'Set orders status as sent',
|
||||
'Sorry, you\'re not allowed to perform this action' => 'Sorry, you\'re not allowed to perform this action',
|
||||
'Téléphone' => 'Phone',
|
||||
'Ville' => 'City',
|
||||
);
|
||||
Reference in New Issue
Block a user