48 lines
1.8 KiB
JavaScript
48 lines
1.8 KiB
JavaScript
var KEFU_LANG={
|
|
//英文
|
|
en:{
|
|
connecting:"Connecting...",
|
|
refresh:"Please refresh the page!",
|
|
connectok:"You're now connected with a customer service representative!",
|
|
wechatNotice:"The message has been pushed to the customer service WeChat",
|
|
freqLimit:"Operation frequency is too fast",
|
|
uploadSuccess:"Upload successful",
|
|
uploadFailed:"Upload failed",
|
|
moremessage:" Click to load more messages",
|
|
videoAudio:"Please confirm that the microphone or camera is installed to continue the real-time call",
|
|
loading:"Loading",
|
|
tips:"Tips",
|
|
map:"Map",
|
|
language:"Language",
|
|
audio:"Audio",
|
|
video:"Video",
|
|
videoCall:"Video Call",
|
|
audioCall:"Audio Call",
|
|
expand:"Full Screen",
|
|
more:"More",
|
|
cutpic:"Screenshot",
|
|
read:"Read",
|
|
unread:"Unread",
|
|
invalidParam:"Invalid parameter",
|
|
guess:"What can I help you with?",
|
|
huanyihuan:"Refresh",
|
|
agent: "Agent",
|
|
me: "Me",
|
|
emotions:"Emotions",
|
|
file: "File",
|
|
photo: "Photo",
|
|
sent: "Send",
|
|
recoder:"Recorder",
|
|
cancel: "Cancel",
|
|
hotQuestionTitle:"Hot Questions",
|
|
visitorCommentTitle:"Please rate our service",
|
|
textarea:"Enter message here",
|
|
socketclose:"Connection closed. Please click to reconnect",
|
|
closemes:"Chat connection closed or opened elsewhere",
|
|
forceclosemes:"The agent has closed the connection. Please reopen the page",
|
|
autoclosemes:"Connection closed due to inactivity. Please refresh the page",
|
|
start:"Start",
|
|
stop:"Stop",
|
|
offline:"All customer service representatives are offline. You may not receive a timely response",
|
|
},
|
|
}; |