diff --git a/templates/email/default/I18n/en_US.php b/templates/email/default/I18n/en_US.php
index 6d8ef0f1b..6926889c9 100644
--- a/templates/email/default/I18n/en_US.php
+++ b/templates/email/default/I18n/en_US.php
@@ -1,4 +1,27 @@
'All rights reserved.',
+ 'Billing address:' => 'Billing address:',
+ 'Copyright' => 'Copyright',
+ 'Delivery address:' => 'Delivery address:',
+ 'Delivery method:' => 'Delivery method:',
+ 'Email not displaying correctly?' => 'Email not displaying correctly?',
+ 'For any questions, or concerns, feel free to contact %mail.' => 'For any questions, or concerns, feel free to contact %mail.',
+ 'Here are the details of your purchase:' => 'Here are the details of your purchase:',
+ 'Order Number:' => 'Order Number:',
+ 'Order Total' => 'Order Total',
+ 'Order Total:' => 'Order Total:',
+ 'Our contact us at:' => 'Our contact us at:',
+ 'Our mailing address is:' => 'Our mailing address is:',
+ 'Paid With:' => 'Paid With:',
+ 'Purchase Date:' => 'Purchase Date:',
+ 'Shipping:' => 'Shipping:',
+ 'Support' => 'Support',
+ 'Thank you for your order!' => 'Thank you for your order!',
+ 'Thanks' => 'Thanks',
+ 'Thelia V2' => 'Thelia V2',
+ 'Total' => 'Total',
+ 'View it in your browser' => 'View it in your browser',
+ 'Your order confirmation Nº %ref' => 'Your order confirmation Nº %ref',
+);
diff --git a/templates/email/default/I18n/es_ES.php b/templates/email/default/I18n/es_ES.php
index 6d8ef0f1b..115f84691 100644
--- a/templates/email/default/I18n/es_ES.php
+++ b/templates/email/default/I18n/es_ES.php
@@ -1,4 +1,24 @@
'All rights reserved.',
+ 'Billing address:' => 'dirección de factura',
+ 'Copyright' => 'Copyright',
+ 'Delivery address:' => 'dirección de entraga',
+ 'Delivery method:' => 'entraga con : ',
+ 'Email not displaying correctly?' => 'No puedes ver correctamente el mail ?',
+ 'Here are the details of your purchase:' => 'Detalles del encarga',
+ 'Order Number:' => 'Entraga numero',
+ 'Order Total' => 'Total de la entraga',
+ 'Order Total:' => 'Total de la entraga',
+ 'Our mailing address is:' => 'Nuestra dirección',
+ 'Paid With:' => 'pagado con : ',
+ 'Shipping:' => 'envio',
+ 'Support' => 'Support',
+ 'Thank you for your order!' => 'Graciàs por su encarga',
+ 'Thanks' => 'Gracias ',
+ 'Thelia V2' => 'Thelia V2',
+ 'Total' => 'Total',
+ 'View it in your browser' => 'Ver en el navegador ',
+ 'Your order confirmation Nº %ref' => 'Numero de encarga : %ref',
+);
diff --git a/templates/email/default/I18n/fr_FR.php b/templates/email/default/I18n/fr_FR.php
index 6d8ef0f1b..f7ef82b3e 100644
--- a/templates/email/default/I18n/fr_FR.php
+++ b/templates/email/default/I18n/fr_FR.php
@@ -1,4 +1,27 @@
'Tous droits réservés',
+ 'Billing address:' => 'Adresse de facturation : ',
+ 'Copyright' => 'Copyright',
+ 'Delivery address:' => 'Adresse de livraison : ',
+ 'Delivery method:' => 'Livré par : ',
+ 'Email not displaying correctly?' => 'Le mail ne s\'affiche pas correctement ?',
+ 'For any questions, or concerns, feel free to contact %mail.' => 'Pour toutes questions contactez nous par mail : %mail.',
+ 'Here are the details of your purchase:' => 'Voici les détails de votre commande',
+ 'Order Number:' => 'Commande N° : ',
+ 'Order Total' => 'Total de la commande',
+ 'Order Total:' => 'Total de la commande : ',
+ 'Our contact us at:' => 'Contactez nous au',
+ 'Our mailing address is:' => 'Adresse postale',
+ 'Paid With:' => 'Payé par : ',
+ 'Purchase Date:' => 'Date d\'achat : ',
+ 'Shipping:' => 'Frais de livraison',
+ 'Support' => 'SAV',
+ 'Thank you for your order!' => 'Merci pour votre commande',
+ 'Thanks' => 'Merci',
+ 'Thelia V2' => 'Thelia V2',
+ 'Total' => 'Total',
+ 'View it in your browser' => 'Voir dans le navigateur',
+ 'Your order confirmation Nº %ref' => 'Confirmation de commande N° %ref',
+);
diff --git a/templates/email/default/order_confirmation.html b/templates/email/default/order_confirmation.html
index fb0dbe4c9..8a8e26860 100644
--- a/templates/email/default/order_confirmation.html
+++ b/templates/email/default/order_confirmation.html
@@ -107,7 +107,7 @@