<?php // Text $_['text_home'] = 'Home'; $_['text_wishlist'] = 'Wish list <span class="count">%s</span>'; $_['text_location'] = 'Store Location'; $_['text_shopping_cart'] = 'Track Your Order'; $_['text_category'] = 'Categories'; $_['text_account'] = 'My Account'; $_['text_register'] = 'Register'; $_['text_login'] = 'Login'; $_['text_order'] = 'Order History'; $_['text_transaction'] = 'Transactions'; $_['text_download'] = 'Downloads'; $_['text_logout'] = 'Logout'; $_['text_checkout'] = 'Checkout'; $_['text_search'] = 'Search'; $_['text_all'] = 'Show All'; $_['text_or'] = 'or';