Add referral program invitation and voucher email templates
- Created `referralprogram-invitation.html.twig` for sending invitations to friends to join the referral program. - Created `referralprogram-voucher.html.twig` for notifying users about their voucher after referring a friend. - Both templates include responsive design and utilize the modern email layout. - Added translation support for various text elements within the templates.
This commit is contained in:
17
mails/pl/order_canceled.txt
Normal file
17
mails/pl/order_canceled.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
|
||||
{shop_url}
|
||||
|
||||
Witaj {firstname} {lastname},
|
||||
|
||||
Numer zamówienia {order_name} - Zamówienie anulowane
|
||||
|
||||
Twoje zamówienie o numerze {order_name} z {shop_name} zostało anulowane przez pracownika.
|
||||
|
||||
Przejdź do swojego konta klienta, aby dowiedzieć się więcej na ten temat.
|
||||
|
||||
Jeśli posiadasz konto gościa, możesz śledzić swoje zamówienie na stronie [Śledzenie Zamówienia]({guest_tracking_url}) w naszym sklepie.
|
||||
|
||||
[{shop_name}]({shop_url})
|
||||
|
||||
Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
|
||||
Reference in New Issue
Block a user