aboutsummaryrefslogtreecommitdiffstats
path: root/public/catalog/language/en-gb/extension/module/account.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/catalog/language/en-gb/extension/module/account.php')
-rw-r--r--public/catalog/language/en-gb/extension/module/account.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/public/catalog/language/en-gb/extension/module/account.php b/public/catalog/language/en-gb/extension/module/account.php
new file mode 100644
index 0000000..cfe1c80
--- /dev/null
+++ b/public/catalog/language/en-gb/extension/module/account.php
@@ -0,0 +1,21 @@
+<?php
+// Heading
+$_['heading_title'] = 'Account';
+
+// Text
+$_['text_register'] = 'Register';
+$_['text_login'] = 'Login';
+$_['text_logout'] = 'Logout';
+$_['text_forgotten'] = 'Forgotten Password';
+$_['text_account'] = 'My Account';
+$_['text_edit'] = 'Edit Account';
+$_['text_password'] = 'Password';
+$_['text_address'] = 'Address Book';
+$_['text_wishlist'] = 'Wish List';
+$_['text_order'] = 'Order History';
+$_['text_download'] = 'Downloads';
+$_['text_reward'] = 'Reward Points';
+$_['text_return'] = 'Returns';
+$_['text_transaction'] = 'Transactions';
+$_['text_newsletter'] = 'Newsletter';
+$_['text_recurring'] = 'Recurring payments'; \ No newline at end of file