Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $aLangContent = array(
9  '_sys_module_chat' => 'Chat',
10  '_chat_page_caption' => 'Chat',
11  '_chat_page_rules_caption' => 'Rules',
12  '_chat_top_menu_item' => 'Chat',
13  '_chat_home_top_menu_sitem' => 'Chat Home',
14  '_chat_rules_top_menu_sitem' => 'Rules',
15  '_chat_moderators_top_menu_sitem' => 'Moderators',
16  '_chat_box_caption' => 'Chat',
17  '_chat_rules' => 'These chat Rules always apply anytime the chat is running, even when an admin or moderator is not present.<br><br>We encourage you to be responsible and to respect our community as well as others participating within the community. Your conduct should be guided by common sense, basic "netiquette", and the site Terms.',
18  '_mma_use_chat' => 'use chat'
19 );
$aLangContent
$aLangContent
Definition: en.php:8
php