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:
29
mails/sk/account.txt
Normal file
29
mails/sk/account.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
|
||||
[{shop_url}]
|
||||
|
||||
Dobrý deň {firstname} {lastname},
|
||||
|
||||
Ďakujeme za Vašu registráciu v obchode {shop_name}.
|
||||
|
||||
Tu sú Vaše prihlasovacie údaje:
|
||||
|
||||
E-MAIL: {email}
|
||||
|
||||
Tipy pre Vašu bezpečnosť:
|
||||
|
||||
* Vaše prihlasovacie údaje uchovávajte vždy na bezpečnom
|
||||
mieste.
|
||||
|
||||
* Nikdy nedávajte Vaše prihlasovacie údaje ďalším osobám.
|
||||
|
||||
* Pravidelne si meňte heslo.
|
||||
|
||||
* Ak máte podozrenie, že Váš účet bol zneužitý, okamžite
|
||||
nás informujte.
|
||||
|
||||
Teraz môžete zadávať objednávky v našom obchode: {shop_name}
|
||||
[{shop_url}]
|
||||
|
||||
{shop_name} [{shop_url}] powered by
|
||||
PrestaShop(tm) [http://www.prestashop.com/]
|
||||
|
||||
Reference in New Issue
Block a user