Current Path : /var/test/www/upload/admin/language/en-gb/common/ |
Current File : /var/test/www/upload/admin/language/en-gb/common/header.php |
<?php // Heading $_['heading_title'] = 'OpenCart'; // Text $_['text_order'] = 'Orders'; $_['text_processing_status'] = 'Processing'; $_['text_complete_status'] = 'Completed'; $_['text_customer'] = 'Customers'; $_['text_online'] = 'Customers Online'; $_['text_approval'] = 'Pending approval'; $_['text_product'] = 'Products'; $_['text_stock'] = 'Out of stock'; $_['text_review'] = 'Reviews'; $_['text_return'] = 'Returns'; $_['text_affiliate'] = 'Affiliates'; $_['text_store'] = 'Stores'; $_['text_front'] = 'Store Front'; $_['text_help'] = 'Help'; $_['text_homepage'] = 'OpenCart Homepage'; $_['text_support'] = 'Support Forum'; $_['text_documentation'] = 'Documentation'; $_['text_logout'] = 'Logout';