Added default language pack (en-gb)
This commit is contained in:
7
catalog/extension/module/store.php
Normal file
7
catalog/extension/module/store.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Choose a Store';
|
||||
|
||||
// Text
|
||||
$_['text_default'] = 'Default';
|
||||
$_['text_store'] = 'Please choose the store you wish to visit.';
|
Reference in New Issue
Block a user