Quelques corrections + init du module ClickAndCollect
This commit is contained in:
11
local/modules/ClickAndCollect/I18n/fr_FR.php
Normal file
11
local/modules/ClickAndCollect/I18n/fr_FR.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'Delay' => 'Délai avant dépôt',
|
||||
'Module name' => 'Point Click and Collect',
|
||||
'Order number' => 'Commande',
|
||||
'Place name' => 'Nom du point de dépôt',
|
||||
'Scheduled date' => 'A déposer pour le',
|
||||
'Scheduled click and collect' => 'Commandes à déposer en Click & Collect',
|
||||
'There is no order to deliver' => 'Aucune commande à déposer',
|
||||
'' => '',
|
||||
);
|
||||
Reference in New Issue
Block a user