<?php
//text

$_['text_featured'] = 'Featured';
$_['text_latest'] = 'Latest';
$_['text_bestsellers'] = 'Bestsellers';
$_['text_specials'] = 'Specials';
$_['text_mostviews'] = 'Most View';
?>