Commit du module Colissimo
This commit is contained in:
6
local/modules/SoColissimo/I18n/AdminIncludes/en_US.php
Normal file
6
local/modules/SoColissimo/I18n/AdminIncludes/en_US.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Export' => 'Export',
|
||||
'Export Coliship file' => 'Export Coliship file',
|
||||
);
|
||||
6
local/modules/SoColissimo/I18n/AdminIncludes/fr_FR.php
Normal file
6
local/modules/SoColissimo/I18n/AdminIncludes/fr_FR.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Export' => 'Export',
|
||||
'Export Coliship file' => 'Export de fichier Coliship',
|
||||
);
|
||||
Reference in New Issue
Block a user