Initial Commit

This commit is contained in:
2019-11-21 12:25:31 +01:00
commit f4aabcb9b1
13959 changed files with 787761 additions and 0 deletions

View 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',
);

View 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',
);