📄 language.js
字号:
var workerCN=
{
'waiting':'正在提交中,请稍候!',
'login':['帐户不存在','密码不对','这个帐户已在线'],
'changeWorkforGuest':'将访问者:GuestName转给To服务',
'Successful':'<span sytle="color:blue;font-size:14px;">成功</span>',
'fail':'<span sytle="color:red;font-size:14px;">失败</span>',
'WorkChannl':'员工通道'
}
var guestEN=
{
'waiting':'Processing,Please Wait!',
'login':['LiveChat now unavailable, Please try later','Please Input Your Name'],
'name':'format: Tom Li',
'email':'format: et@vcsale.com',
'Successful':'<span sytle="color:blue;font-size:14px;">Successful</span>',
'WELCOME':"All operators are busy now ,you are in queue in 1 now and you will be talked in 1 minute.Please wait for a site operator to respond soon . Thank you.<br><br>You are now chatting with '<font color=\'blue\'><b>##</b></font>'",
'UserClose':'Disconnected By The Remote Server!'
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -