Le module MondialRelay n'était pas commité
This commit is contained in:
6
local/modules/MondialRelay/I18n/pdf/default/en_US.php
Normal file
6
local/modules/MondialRelay/I18n/pdf/default/en_US.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Mondial Relay pickup location #%num' => 'Mondial Relay pickup location #%num',
|
||||
'Pickup relay opening hours:' => 'Pickup relay opening hours:',
|
||||
);
|
||||
6
local/modules/MondialRelay/I18n/pdf/default/fr_FR.php
Normal file
6
local/modules/MondialRelay/I18n/pdf/default/fr_FR.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Mondial Relay pickup location #%num' => 'Point relais Mondial Relay No. %num',
|
||||
'Pickup relay opening hours:' => 'Horaires d\'ouverture du relais',
|
||||
);
|
||||
Reference in New Issue
Block a user