Added default language pack (en-gb)
This commit is contained in:
6
catalog/extension/module/bestseller.php
Normal file
6
catalog/extension/module/bestseller.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Bestsellers';
|
||||
|
||||
// Text
|
||||
$_['text_tax'] = 'Ex Tax:';
|
Reference in New Issue
Block a user