<?php
// Text for admin Menu
$_['text_news']                        = 'News CMS';
$_['text_news_setting']                = 'News CMS Setting';
$_['text_news_install']                = 'Install';
$_['text_news_category']               = 'News Category';
$_['text_news_article']                = 'News Article';
$_['text_news_comment']                = 'News Comment';
?>