kefu/static/js/lang/en-US.js

48 lines
1.9 KiB
JavaScript

var KEFU_LANG={
"en-US":{
"connecting":"Connecting...",
"refresh":"Please refresh the page!",
"connectok":"At your service!",
"wechatNotice":"Message has been pushed to customer service WeChat",
"freqLimit":"Operation frequency too high",
"uploadSuccess":"Upload successful",
"uploadFailed":"Upload failed",
"moremessage":"Click to load more records",
"videoAudio":"Please confirm that microphone or camera is installed, continue real-time call?",
"loading":"Loading",
"tips":"Tip",
"map":"Map",
"language":"Language",
"audio":"Audio",
"video":"Video",
"videoCall":"Video Call",
"audioCall":"Voice Call",
"expand":"Fullscreen",
"more":"More",
"cutpic":"Screenshot",
"read":"Read",
"unread":"Unread",
"invalidParam":"Invalid parameter",
"guess":"I guess you might ask?",
"huanyihuan":"Switch",
"agent": "Agent",
"me": "Me",
"emotions":"Emojis",
"file": "File",
"photo": "Picture",
"sent": "Send",
"recoder":"Recording",
"cancel": "Cancel",
"hotQuestionTitle":"Popular Questions",
"visitorCommentTitle":"Please rate our service",
"textarea":"Please enter your message",
"socketclose":"Connection closed, please click to restart the session",
"closemes":"Chat connection closed or opened elsewhere",
"forceclosemes":"Agent closed the connection! Please reload the page",
"autoclosemes":"Connection closed due to inactivity! Please refresh",
"commentDesc":"Your positive feedback motivates us greatly 🌸 Feel free to reach out again if you have any questions|•'-'•)و✧",
"start":"Start",
"stop":"Stop",
"offline":"All agents are offline, responses may be delayed",
}
};