aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/mail/review.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/en-gb/mail/review.php')
-rw-r--r--public/catalog/language/en-gb/mail/review.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/mail/review.php b/public/catalog/language/en-gb/mail/review.php
new file mode 100644
index 0000000..57995b8
--- /dev/null
+++ b/public/catalog/language/en-gb/mail/review.php
@@ -0,0 +1,8 @@
+<?php
+// Text
+$_['text_subject'] = '%s - Product Review';
+$_['text_waiting'] = 'You have a new product review waiting.';
+$_['text_product'] = 'Product: %s';
+$_['text_reviewer'] = 'Reviewer: %s';
+$_['text_rating'] = 'Rating: %s';
+$_['text_review'] = 'Review Text:'; \ No newline at end of file