1
0

Added default language pack (en-gb)

This commit is contained in:
Christer Waren
2020-02-12 23:25:39 +02:00
parent 27b4234c0f
commit 704d608ff8
465 changed files with 15946 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?php
// Heading
$_['heading_title'] = 'Site Map';
// Text
$_['text_special'] = 'Special Offers';
$_['text_account'] = 'My Account';
$_['text_edit'] = 'Account Information';
$_['text_password'] = 'Password';
$_['text_address'] = 'Address Book';
$_['text_history'] = 'Order History';
$_['text_download'] = 'Downloads';
$_['text_cart'] = 'Shopping Cart';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_information'] = 'Information';
$_['text_contact'] = 'Contact Us';