Des modules ajoutés et mise en page du CSS

This commit is contained in:
2021-01-20 12:37:48 +01:00
parent ae363c7447
commit 9ae46f8c88
409 changed files with 35050 additions and 6579 deletions

View File

@@ -0,0 +1,30 @@
<?php
return array(
'Add a new insurance' => 'Add a new insurance',
'Add a new price' => 'Add a new price',
'Add new insurance' => 'Add new insurance',
'Add this price' => 'Add this price',
'Area properties' => 'Area properties',
'Cart value' => 'Cart value',
'Cart weight up to...' => 'Cart weight up to...',
'Configuration' => 'Configuration',
'Delete this insurance' => 'Delete this insurance',
'Delete this price' => 'Delete this price',
'Delivery prices' => 'Delivery prices',
'Development of this module is sponsored by <a href="https://www.younivers.fr">you\'Nivers</a> web and communication agency in Roanne.' => 'Development of this module is sponsored by <a href="https://www.younivers.fr">you\'Nivers</a>, web and communication agency in Roanne.',
'Insurance price with tax' => 'Insurance price with tax',
'Insurances' => 'Insurances',
'Mondial Relay delivery configuration' => 'Mondial Relay delivery configuration',
'Price with tax' => 'Price with tax',
'Prices' => 'Prices',
'Save' => 'Save',
'Save changes' => 'Save changes',
'Saving data, please wait...' => 'Saving data, please wait...',
'Shipping zone "%name"' => 'Shipping zone "%name"',
'Sorry, something goes wrong. Please try again.' => 'Sorry, something goes wrong. Please try again.',
'There\'s no shipping zone defined for Mondial Relay. Please <a href="%url">click here</a> to configure module\'s shipping zones.' => 'There\'s no shipping zone defined for Mondial Relay. Please <a href="%url">click here</a> to configure module\'s shipping zones.',
'Update finished.' => 'Update finished.',
'days' => 'days',
'kg' => 'kg',
);

View File

@@ -0,0 +1,30 @@
<?php
return array(
'Add a new insurance' => 'Ajouter une assurance',
'Add a new price' => 'Ajouter un prix',
'Add new insurance' => 'Ajouter une assurance',
'Add this price' => 'Ajouter ce prix',
'Area properties' => 'Propriétés de la zone',
'Cart value' => 'Montant du panier',
'Cart weight up to...' => 'Jusqu\'au poids...',
'Configuration' => 'Configuration',
'Delete this insurance' => 'Supprimer cette assurance',
'Delete this price' => 'Supprimer ce prix',
'Delivery prices' => 'Prix de livraison',
'Development of this module is sponsored by <a href="https://www.younivers.fr">you\'Nivers</a> web and communication agency in Roanne.' => 'Le développement de ce module est financé par <a href="https://www.younivers.fr">you\'Nivers</a>, créateurs de site Internet à Roanne.',
'Insurance price with tax' => 'Prix de l\'assurance TTC',
'Insurances' => 'Assurances',
'Mondial Relay delivery configuration' => 'Configuration des livraisons avec Mondial Relay',
'Price with tax' => 'Prix TTC',
'Prices' => 'Prix',
'Save' => 'Enregistrer',
'Save changes' => 'Enregistrer',
'Saving data, please wait...' => 'Enregistrement en cours, merci de patienter...',
'Shipping zone "%name"' => 'Zone de livraison "%name"',
'Sorry, something goes wrong. Please try again.' => 'Quelque chose s\'est mal passé, merdi de ré-essayer.',
'There\'s no shipping zone defined for Mondial Relay. Please <a href="%url">click here</a> to configure module\'s shipping zones.' => 'Il n\'y a pas de zone de livraison attaché à Mondial Relay. <a href="%url">Cliquez ici</a> pour configurer les zones de livraison du module',
'Update finished.' => 'Enregistrement terminé.',
'days' => 'jours',
'kg' => 'kg',
);