- 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.
20 lines
482 B
Plaintext
20 lines
482 B
Plaintext
|
||
|
||
{shop_url}
|
||
|
||
Witaj {firstname} {lastname},
|
||
|
||
Potwierdzenie żądania hasła w {shop_name}
|
||
|
||
Poprosiłeś o zresetowanie danych logowania {shop_name}.
|
||
|
||
Zauważ proszę, że to zmieni Twoje obecne hasło.
|
||
|
||
Aby potwierdzić tę akcję, kliknij następujący link: {url}
|
||
|
||
Jeśli nie wysłałeś tej prośby, zignoruj tego e-maila.
|
||
|
||
[{shop_name}]({shop_url})
|
||
|
||
Powered by [PrestaShop](https://www.prestashop.com/?utm_source=marchandprestashop&utm_medium=e-mail&utm_campaign=footer_1-7)
|