parent
54f3e2064c
commit
3706bf0c6c
1 changed files with 34 additions and 0 deletions
|
@ -213,6 +213,40 @@ do($ = window.jQuery, window) ->
|
|||
'Since you didn\'t respond in the last %s minutes your conversation with <strong>%s</strong> got closed.': 'Si vous ne répondez pas dans les <strong>%s</strong> minutes, votre conversation avec %s va être fermée.'
|
||||
'Since you didn\'t respond in the last %s minutes your conversation got closed.': 'Si vous ne répondez pas dans les %s minutes, votre conversation va être fermée.'
|
||||
'We are sorry, it takes longer as expected to get an empty slot. Please try again later or send us an email. Thank you!': 'Nous sommes désolés, il faut plus de temps que prévu pour obtenir un emplacement vide. Veuillez réessayer ultérieurement ou nous envoyer un courriel. Je vous remercie!'
|
||||
zh-cn:
|
||||
'<strong>Chat</strong> with us!': '发起<strong>即时对话</strong>!'
|
||||
'Scroll down to see new messages': '向下滚动以查看新消息'
|
||||
'Online': '在线'
|
||||
'Online': '在线'
|
||||
'Offline': '离线'
|
||||
'Connecting': '连接中'
|
||||
'Connection re-established': '正在重新建立连接'
|
||||
'Today': '今天'
|
||||
'Send': '发送'
|
||||
'Compose your message...': '正在输入信息...'
|
||||
'All colleagues are busy.': '所有工作人员都在忙碌中.'
|
||||
'You are on waiting list position <strong>%s</strong>.': '您目前的等候位置是第 <strong>%s</strong> 位.'
|
||||
'Start new conversation': '开始新的会话'
|
||||
'Since you didn\'t respond in the last %s minutes your conversation with <strong>%s</strong> got closed.': '由于您超过 %s 分钟没有回复, 您与 <strong>%s</strong> 的会话已被关闭.'
|
||||
'Since you didn\'t respond in the last %s minutes your conversation got closed.': '由于您超过 %s 分钟没有任何回复, 该对话已被关闭.'
|
||||
'We are sorry, it takes longer as expected to get an empty slot. Please try again later or send us an email. Thank you!': '非常抱歉, 目前需要等候更长的时间才能接入对话, 请稍后重试或向我们发送电子邮件. 谢谢!'
|
||||
zh-tw:
|
||||
'<strong>Chat</strong> with us!': '開始<strong>即時對话</strong>!'
|
||||
'Scroll down to see new messages': '向下滑動以查看新訊息'
|
||||
'Online': '線上'
|
||||
'Online': '線上'
|
||||
'Offline': '离线'
|
||||
'Connecting': '連線中'
|
||||
'Connection re-established': '正在重新建立連線中'
|
||||
'Today': '今天'
|
||||
'Send': '發送'
|
||||
'Compose your message...': '正在輸入訊息...'
|
||||
'All colleagues are busy.': '所有服務人員都在忙碌中.'
|
||||
'You are on waiting list position <strong>%s</strong>.': '你目前的等候位置是第 <strong>%s</strong> 順位.'
|
||||
'Start new conversation': '開始新的對話'
|
||||
'Since you didn\'t respond in the last %s minutes your conversation with <strong>%s</strong> got closed.': '由於你超過 %s 分鐘沒有回應, 你與 <strong>%s</strong> 的對話已被關閉.'
|
||||
'Since you didn\'t respond in the last %s minutes your conversation got closed.': '由於你超過 %s 分鐘沒有任何回應, 該對話已被關閉.'
|
||||
'We are sorry, it takes longer as expected to get an empty slot. Please try again later or send us an email. Thank you!': '非常抱歉, 當前需要等候更長的時間方可排入對話程序, 請稍後重試或向我們寄送電子郵件. 謝謝!'
|
||||
sessionId: undefined
|
||||
scrolledToBottom: true
|
||||
scrollSnapTolerance: 10
|
||||
|
|
Loading…
Reference in a new issue