xuanxuan.php 575 B

1234567891011
  1. <?php
  2. $lang->dev->groupList['xuanxuan']= 'Chat';
  3. $lang->dev->tableList['im_chatuser'] = 'Chat Users';
  4. $lang->dev->tableList['im_message'] = 'Chat Message';
  5. $lang->dev->tableList['im_messagestatus'] = 'Chat Message Status';
  6. $lang->dev->tableList['im_chat'] = 'Chats';
  7. $lang->dev->tableList['im_client'] = 'Chat Client Upgrade';
  8. $lang->dev->tableList['im_conference'] = 'Chat Conference';
  9. $lang->dev->tableList['im_conferenceaction'] = 'Chat Conference Action';
  10. $lang->dev->tableList['im_queue'] = 'Chat Push Queue';