Current Path : /var/www/alh/admin/language/en-gb/extension/ |
Current File : /var/www/alh/admin/language/en-gb/extension/store.php |
<?php // Heading $_['heading_title'] = 'Extension Store'; // Text $_['text_success'] = 'Success: You have modified extensions!'; $_['text_list'] = 'Extension List'; $_['text_license'] = 'License'; $_['text_free'] = 'Free'; $_['text_commercial'] = 'Commercial'; $_['text_category'] = 'All Categories'; $_['text_theme'] = 'Themes'; $_['text_payment'] = 'Payment Gateways'; $_['text_shipping'] = 'Shipping Methods'; $_['text_module'] = 'Modules'; $_['text_total'] = 'Order Totals'; $_['text_feed'] = 'Product Feeds'; $_['text_report'] = 'Reports'; $_['text_other'] = 'Other'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify extensions!';