// English emails
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
|
||||
Congratulations!
|
||||
|
||||
Your referred friend {SPONSORED_FIRSTNAME} {SPONSORED_LASTNAME} has
|
||||
Your referred friend {sponsored_firstname} {sponsored_lastname} has
|
||||
placed his or her first order on {shop_name}
|
||||
[{shop_url}]!
|
||||
|
||||
We are pleased to offer you a voucher worth {DISCOUNT_DISPLAY}
|
||||
(VOUCHER # {DISCOUNT_NAME}) that you can use on your next order.
|
||||
We are pleased to offer you a voucher worth {discount_display}
|
||||
(VOUCHER # {discount_name}) that you can use on your next order.
|
||||
|
||||
Best regards,
|
||||
|
||||
|
||||
@@ -3,16 +3,16 @@
|
||||
|
||||
{firstname_friend} {lastname_friend}, join us!
|
||||
|
||||
Your friend {FIRSTNAME} {LASTNAME} wants to refer you on {shop_name}
|
||||
Your friend {firstname} {lastname} wants to refer you on {shop_name}
|
||||
[{shop_url}]!
|
||||
|
||||
We are pleased to offer you a voucher worth {DISCOUNT_DISPLAY}
|
||||
(VOUCHER # {DISCOUNT_NAME}) that you can use on your next order. Get
|
||||
referred and earn a discount voucher of {DISCOUNT}! It's very easy to
|
||||
We are pleased to offer you a voucher worth {discount_display}
|
||||
(VOUCHER # {discount_name}) that you can use on your next order. Get
|
||||
referred and earn a discount voucher of {discount}! It's very easy to
|
||||
sign up. Just click here! [{link}]
|
||||
|
||||
When signing up, don't forget to provide the e-mail address of your
|
||||
referring friend: {EMAIL}.
|
||||
referring friend: {email}.
|
||||
|
||||
Best regards,
|
||||
|
||||
|
||||
@@ -3,11 +3,12 @@
|
||||
|
||||
Hi {firstname} {lastname},
|
||||
|
||||
Referral Program We have created a voucher in your name for referring
|
||||
a friend.
|
||||
Referral Program
|
||||
|
||||
Here is the code of your voucher: {VOUCHER_NUM}, with an amount of
|
||||
{VOUCHER_AMOUNT}.
|
||||
We have created a voucher in your name for referring a friend.
|
||||
|
||||
Here is the code of your voucher: {voucher_num}, with an amount of
|
||||
{voucher_amount}.
|
||||
|
||||
Simply copy/paste this code during the payment process for your next
|
||||
order.
|
||||
|
||||
Reference in New Issue
Block a user