diff options
Diffstat (limited to 'public/admin/language/es-es/mail/reward.php')
-rw-r--r-- | public/admin/language/es-es/mail/reward.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/admin/language/es-es/mail/reward.php b/public/admin/language/es-es/mail/reward.php new file mode 100644 index 0000000..b02465a --- /dev/null +++ b/public/admin/language/es-es/mail/reward.php @@ -0,0 +1,5 @@ +<?php +// Text +$_['text_subject'] = '%s - Reward Points'; +$_['text_received'] = 'You have received %s Reward Points!'; +$_['text_total'] = 'Your total number of reward points is now %s.';
\ No newline at end of file |