- <?php
- $lang->dev->groupList['xuanxuan']= '聊天';
- $lang->dev->tableList['im_chatuser'] = '聊天用戶';
- $lang->dev->tableList['im_message'] = '聊天消息';
- $lang->dev->tableList['im_messagestatus'] = '聊天狀態';
- $lang->dev->tableList['im_chat'] = '聊天會話';
- $lang->dev->tableList['im_client'] = '聊天版本更新';
- $lang->dev->tableList['im_conference'] = '音視頻會議';
- $lang->dev->tableList['im_conferenceaction'] = '會議動作';
- $lang->dev->tableList['im_queue'] = '聊天推送';
|