aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/mail/voucher.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/en-gb/mail/voucher.php')
-rw-r--r--public/admin/language/en-gb/mail/voucher.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/admin/language/en-gb/mail/voucher.php b/public/admin/language/en-gb/mail/voucher.php
new file mode 100644
index 0000000..bc49ab6
--- /dev/null
+++ b/public/admin/language/en-gb/mail/voucher.php
@@ -0,0 +1,9 @@
+<?php
+// Text
+$_['text_success'] = 'Success: You have modified vouchers!';
+$_['text_subject'] = 'You have been sent a gift certificate from %s';
+$_['text_greeting'] = 'Congratulations, You have received a Gift Certificate worth %s';
+$_['text_from'] = 'This Gift Certificate has been sent to you by %s';
+$_['text_message'] = 'With a message saying';
+$_['text_redeem'] = 'To redeem this Gift Certificate, write down the redemption code which is <b>%s</b> then click on the the link below and purchase the product you wish to use this gift certificate on. You can enter the gift certificate code on the shopping cart page before you click checkout.';
+$_['text_footer'] = 'Please reply to this email if you have any questions.'; \ No newline at end of file