Added default language pack (en-gb)
This commit is contained in:
7
catalog/extension/module/information.php
Normal file
7
catalog/extension/module/information.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Information';
|
||||
|
||||
// Text
|
||||
$_['text_contact'] = 'Contact Us';
|
||||
$_['text_sitemap'] = 'Site Map';
|
Reference in New Issue
Block a user