Your IP : 216.73.216.95


Current Path : /var/test/www/alh/admin/language/en-gb/extension/module/
Upload File :
Current File : /var/test/www/alh/admin/language/en-gb/extension/module/d_shopunity.php

<?php
/*
 *  location: admin/language
 */

//heading
$_['heading_title']             = '<span style="color:#449DD0; font-weight:bold">Shopunity</span><span style="font-size:12px; color:#999"> by <a href="http://www.opencart.com/index.php?route=extension/extension&filter_username=Dreamvention" style="font-size:1em; color:#999" target="_blank">Dreamvention</a></span>';
$_['heading_title_main']        = 'Shopunity';
$_['text_edit']                 = 'Edit Shopunity settings';
$_['text_module']               = 'Modules';
//tabs
$_['tab_extension']             = 'Extensions';
$_['tab_market']                = 'Market';
$_['tab_billing']               = 'Billing';
$_['tab_order']                 = 'Orders';
$_['tab_invoice']               = 'Invoices';
$_['tab_transaction']           = 'Transactions';
$_['tab_backup']                = 'History';
$_['tab_setting']               = 'Settings';
$_['tab_tester']                = 'Tester';
$_['tab_developer']             = 'Developer';

$_['error_no_zip_extension']    = 'The Zip PHP extension is not installed. Please contact your hosting provider to install it and try again.';

//buttons
$_['button_logout']             = 'Logout out of <b>Shopunity</b>';
$_['button_cancel']             = 'Cancel';