diff --git a/mails/de/backoffice_order.html b/mails/de/backoffice_order.html new file mode 100644 index 000000000..c2bdedfcf --- /dev/null +++ b/mails/de/backoffice_order.html @@ -0,0 +1,40 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi {firstname} {lastname},
 
A new command has been generated to you.
 
Go on {order_link} to finalize the payment.
 
{shop_name} powered by PrestaShop™
+ + \ No newline at end of file diff --git a/mails/de/backoffice_order.txt b/mails/de/backoffice_order.txt new file mode 100644 index 000000000..8f38f4ba0 --- /dev/null +++ b/mails/de/backoffice_order.txt @@ -0,0 +1,9 @@ +Hi {firstname} {lastname}, + +A new command has been generated to you. + +Go on {order_link} to finalize the payment. + +{shop_name} - {shop_url} + +{shop_url} réalisé par PrestaShop™ diff --git a/mails/es/backoffice_order.html b/mails/es/backoffice_order.html new file mode 100644 index 000000000..ca32d295d --- /dev/null +++ b/mails/es/backoffice_order.html @@ -0,0 +1,40 @@ + + + + + Mensaje de {shop_name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hola {firstname} {lastname},
 
Una nueva orden se ha generado para usted
 
Vaya {order_link} para finalizar el pago.
 
{shop_name} powered by PrestaShop™
+ + \ No newline at end of file diff --git a/mails/es/backoffice_order.txt b/mails/es/backoffice_order.txt new file mode 100644 index 000000000..ab080a9b9 --- /dev/null +++ b/mails/es/backoffice_order.txt @@ -0,0 +1,9 @@ +Hola {firstname} {lastname}, + +Se ha generado un nuevo comando para usted + +Vaya a{order_link} para finalizar el pago + +{shop_name} - {shop_url} + +{shop_url} creado por PrestaShop™ diff --git a/mails/it/backoffice_order.html b/mails/it/backoffice_order.html new file mode 100644 index 000000000..7eadca302 --- /dev/null +++ b/mails/it/backoffice_order.html @@ -0,0 +1,37 @@ + + + + + Message from {shop_name} + + + + + + + + + + + + + + + + + + + + + + + +
+ {shop_name} +
 
Hi {firstname} {lastname},
 
A new command has been generated to you.
 
+ Go on {order_link} to finalize the payment. +
 
+ {shop_name} powered by PrestaShop™ +
+ + diff --git a/mails/it/backoffice_order.txt b/mails/it/backoffice_order.txt new file mode 100644 index 000000000..df222d135 --- /dev/null +++ b/mails/it/backoffice_order.txt @@ -0,0 +1,9 @@ +Hi {firstname} {lastname}, + +A new command has been generated to you. + +Go on {order_link} to finalize the payment. + +{shop_name} - {shop_url} + +{shop_url} réalisé par PrestaShop™