add estimated shipping functionnality in cart
This commit is contained in:
@@ -57,6 +57,7 @@ return array(
|
||||
'Edit' => 'Editer',
|
||||
'Edit this address' => 'Editer cette adresse',
|
||||
'Email address' => 'Adresse e-mail',
|
||||
'Estimated shipping ' => 'Estimation des frais de port',
|
||||
'Facebook' => 'Facebook',
|
||||
'Follow us' => 'Suivez-nous',
|
||||
'Follow us introduction' => 'Abonnez vous à nos pages',
|
||||
@@ -100,6 +101,7 @@ return array(
|
||||
'Next product' => 'Produit suivant.',
|
||||
'No Content in this folder.' => 'Aucun contenu dans ce dossier.',
|
||||
'No articles currently' => 'Aucun article en ce moment',
|
||||
'No deliveries available for this cart and this country' => 'Aucun mode de livraison disponible pour ce panier et ce pays',
|
||||
'No products available in this category' => 'Aucun produit dans cette catégorie.',
|
||||
'No results found' => 'Aucun résultat',
|
||||
'No.' => 'N°',
|
||||
@@ -166,6 +168,7 @@ return array(
|
||||
'Secure payment' => 'Paiement sécurisé',
|
||||
'Select Country' => 'Choisissez un pays',
|
||||
'Select Title' => 'Civilité',
|
||||
'Select your country:' => 'Sélectionnez votre pays :',
|
||||
'Send' => 'Envoyer',
|
||||
'Send us a message' => 'Envoyez nous un message.',
|
||||
'Shipping Tax' => 'Frais de livraison',
|
||||
@@ -214,7 +217,10 @@ return array(
|
||||
'Your order will be confirmed by us upon receipt of your payment.' => 'Votre commande sera confirmée à réception de votre paiement.',
|
||||
'Youtube' => 'Youtube',
|
||||
'deliveries' => 'Livraisons',
|
||||
'for' => 'pour',
|
||||
'instead of' => 'au lieu de',
|
||||
'missing or invalid data' => 'Information érronée ou incomplète',
|
||||
'per page' => 'par page',
|
||||
'update' => 'mettre à jour',
|
||||
'with:' => 'avec :',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user