Initial Commit
This commit is contained in:
12
local/modules/Sitemap/I18n/backOffice/default/en_US.php
Normal file
12
local/modules/Sitemap/I18n/backOffice/default/en_US.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'<b>Warning!</b> Only fill this input with a greater value than 30 if you have so many images that the sitemap-image can\'t be generated because of timeout.' => '<b>Warning!</b> Only fill this input with a greater value than 30 if you have so many images that the sitemap-image can\'t be generated because of timeout.',
|
||||
'Configuration correctly saved' => 'Configuration correctly saved',
|
||||
'Configure sitemap images' => 'Configure sitemap images',
|
||||
'Depending on your server, this may have no effect.' => 'Depending on your server, this may have no effect.',
|
||||
'Home' => 'Home',
|
||||
'Modules' => 'Modules',
|
||||
'Set the same information as in your product image loop' => 'Set the same information as in your product image loop',
|
||||
'Sitemap images configuration' => 'Sitemap images configuration',
|
||||
);
|
||||
12
local/modules/Sitemap/I18n/backOffice/default/fr_FR.php
Normal file
12
local/modules/Sitemap/I18n/backOffice/default/fr_FR.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'<b>Warning!</b> Only fill this input with a greater value than 30 if you have so many images that the sitemap-image can\'t be generated because of timeout.' => '<b>Attention !</b> Ne remplissez ce champ avec une valeur plus grande que 30 que si vous avez beaucoup d\'images et que le sitemap-image n\'arrive pas à se générer.',
|
||||
'Configuration correctly saved' => 'Configuration sauvegardée avec succès',
|
||||
'Configure sitemap images' => 'Configurer les images du sitemap',
|
||||
'Depending on your server, this may have no effect.' => 'En fonction de votre serveur, cela pourrait n\'avoir aucun effet.',
|
||||
'Home' => 'Accueil',
|
||||
'Modules' => 'Modules',
|
||||
'Set the same information as in your product image loop' => 'Entrez les mêmes informations que dans la boucle image des produits',
|
||||
'Sitemap images configuration' => 'Configuration des images du module Sitemap',
|
||||
);
|
||||
Reference in New Issue
Block a user