kefu/static/js/lang/zh-CN.js

48 lines
1.8 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

var KEFU_LANG={
"zh-CN":{ // 注意此处及以下的key都已添加双引号
"connecting":"正在连接...",
"refresh":"请刷新页面!",
"connectok":"为您服务!",
"wechatNotice":"消息已推送到客服微信",
"freqLimit":"操作頻率過快",
"uploadSuccess":"上传成功",
"uploadFailed":"上传失败",
"moremessage":" 点击加载更多记录",
"videoAudio":"请确认已安装话筒或摄像头,继续实时通话?",
"loading":"加载中",
"tips":"提示",
"map":"地图",
"language":"语言",
"audio":"语音",
"video":"视频",
"videoCall":"视频通话",
"audioCall":"语音通话",
"expand":"全屏",
"more":"更多",
"cutpic":"截图",
"read":"已读",
"unread":"未读",
"invalidParam":"无效参数",
"guess":"我猜您想问?",
"huanyihuan":"换一换",
"agent": "客服",
"me": "我",
"emotions":"表情",
"file": "文件",
"photo": "图片",
"sent": "发送",
"recoder":"录音",
"cancel": "取消",
"hotQuestionTitle":"热门问题",
"visitorCommentTitle":"请您对服务进行评价",
"textarea":"请输入内容",
"socketclose":"连接关闭,请点击重新建立会话",
"closemes":"聊天连接关闭或在别处打开",
"forceclosemes":"客服关闭连接!请重新打开页面",
"autoclosemes":"长时间未回应关闭连接!请刷新页面",
"commentDesc":"您的好评是对我们最大的鼓励哦🌸 如有疑问欢迎再次咨询我们|•'-'•)و✧",
"start":"开始",
"stop":"结束",
"offline":"客服全部离线,您可能不能及时得到回复",
}
};