Added default language pack (en-gb)
This commit is contained in:
15
admin/extension/openbay/amazon.php
Normal file
15
admin/extension/openbay/amazon.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Amazon EU';
|
||||
$_['text_openbay'] = 'OpenBay Pro';
|
||||
$_['text_dashboard'] = 'Amazon EU Dashboard';
|
||||
|
||||
// Text
|
||||
$_['text_heading_settings'] = 'Settings';
|
||||
$_['text_heading_account'] = 'Change plan';
|
||||
$_['text_heading_links'] = 'Item links';
|
||||
$_['text_heading_register'] = 'Register here';
|
||||
$_['text_heading_bulk_listing'] = 'Bulk listing';
|
||||
$_['text_heading_stock_updates'] = 'Stock updates';
|
||||
$_['text_heading_saved_listings'] = 'Saved listings';
|
||||
$_['text_heading_bulk_linking'] = 'Bulk linking';
|
Reference in New Issue
Block a user