xuanxuan.php 565 B

1234567891011
  1. <?php
  2. $lang->dev->groupList['xuanxuan']= '聊天';
  3. $lang->dev->tableList['im_chatuser'] = '聊天用戶';
  4. $lang->dev->tableList['im_message'] = '聊天消息';
  5. $lang->dev->tableList['im_messagestatus'] = '聊天狀態';
  6. $lang->dev->tableList['im_chat'] = '聊天會話';
  7. $lang->dev->tableList['im_client'] = '聊天版本更新';
  8. $lang->dev->tableList['im_conference'] = '音視頻會議';
  9. $lang->dev->tableList['im_conferenceaction'] = '會議動作';
  10. $lang->dev->tableList['im_queue'] = '聊天推送';