2020-08-26 16:03:52 +00:00
|
|
|
{
|
|
|
|
"CONVERSATION": {
|
|
|
|
"404": "请从左侧窗格选择一个对话",
|
|
|
|
"NO_MESSAGE_1": "您的收件箱中似乎没有客户的消息。",
|
|
|
|
"NO_MESSAGE_2": " 向您的页面发送一条消息!",
|
|
|
|
"NO_INBOX_1": "看来你还没有添加任何收件箱。",
|
|
|
|
"NO_INBOX_2": " 开始吧",
|
|
|
|
"NO_INBOX_AGENT": "看起来您还没有分配到收件箱。请联系您的管理员",
|
2020-11-16 17:41:14 +00:00
|
|
|
"SEARCH_MESSAGES": "Search for messages in conversations",
|
|
|
|
"SEARCH": {
|
|
|
|
"TITLE": "Search messages",
|
|
|
|
"LOADING_MESSAGE": "Crunching data...",
|
|
|
|
"PLACEHOLDER": "Type any text to search messages",
|
|
|
|
"NO_MATCHING_RESULTS": "There are no messages matching the search parameters."
|
|
|
|
},
|
2020-12-15 19:05:40 +00:00
|
|
|
"UNREAD_MESSAGES": "Unread Messages",
|
|
|
|
"UNREAD_MESSAGE": "Unread Message",
|
2020-08-26 16:03:52 +00:00
|
|
|
"CLICK_HERE": "点击这里",
|
|
|
|
"LOADING_INBOXES": "正在加载收件箱",
|
|
|
|
"LOADING_CONVERSATIONS": "加载更多对话",
|
|
|
|
"CANNOT_REPLY": "您不能回复,原因是:",
|
|
|
|
"24_HOURS_WINDOW": "24 小时消息窗口限制",
|
|
|
|
"LAST_INCOMING_TWEET": "You are replying to the last incoming tweet",
|
|
|
|
"REPLYING_TO": "You are replying to:",
|
|
|
|
"REMOVE_SELECTION": "Remove Selection",
|
|
|
|
"DOWNLOAD": "下载",
|
2020-12-29 07:48:22 +00:00
|
|
|
"UPLOADING_ATTACHMENTS": "Uploading attachments...",
|
2021-02-13 10:07:06 +00:00
|
|
|
"NO_RESPONSE": "No response",
|
2020-08-26 16:03:52 +00:00
|
|
|
"HEADER": {
|
|
|
|
"RESOLVE_ACTION": "已解决",
|
|
|
|
"REOPEN_ACTION": "重新打开",
|
|
|
|
"OPEN": "详细信息",
|
|
|
|
"CLOSE": "关闭",
|
|
|
|
"DETAILS": "详情"
|
|
|
|
},
|
|
|
|
"FOOTER": {
|
|
|
|
"MSG_INPUT": "输入“/”开始选择快捷回复",
|
|
|
|
"PRIVATE_MSG_INPUT": "Shift + 输入新行。这只对客服可见"
|
|
|
|
},
|
|
|
|
"REPLYBOX": {
|
|
|
|
"REPLY": "回复",
|
|
|
|
"PRIVATE_NOTE": "私人便笺",
|
|
|
|
"SEND": "发送",
|
|
|
|
"CREATE": "添加便笺",
|
2021-01-18 07:06:26 +00:00
|
|
|
"TWEET": "推特",
|
|
|
|
"TIP_FORMAT_ICON": "Show rich text editor",
|
|
|
|
"TIP_EMOJI_ICON": "Show emoji selector",
|
2021-01-28 08:33:52 +00:00
|
|
|
"TIP_ATTACH_ICON": "Attach files",
|
|
|
|
"ENTER_TO_SEND": "Enter to send"
|
2020-08-26 16:03:52 +00:00
|
|
|
},
|
|
|
|
"VISIBLE_TO_AGENTS": "私人便签:仅对您和您的团队可见",
|
|
|
|
"CHANGE_STATUS": "对话状态已更改",
|
2020-12-09 11:13:51 +00:00
|
|
|
"CHANGE_AGENT": "对话分配人已更改",
|
|
|
|
"SENT_BY": "Sent by:",
|
|
|
|
"ASSIGNMENT": {
|
|
|
|
"SELECT_AGENT": "Select Agent",
|
|
|
|
"REMOVE": "删除",
|
|
|
|
"ASSIGN": "Assign"
|
|
|
|
}
|
2020-08-26 16:03:52 +00:00
|
|
|
},
|
|
|
|
"EMAIL_TRANSCRIPT": {
|
|
|
|
"TITLE": "Send conversation transcript",
|
|
|
|
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
|
|
|
"SUBMIT": "提交",
|
|
|
|
"CANCEL": "取消操作",
|
|
|
|
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
|
|
|
"SEND_EMAIL_ERROR": "出错了,请重试",
|
|
|
|
"FORM": {
|
|
|
|
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
2020-12-07 14:41:27 +00:00
|
|
|
"SEND_TO_AGENT": "Send the transcript to the assigned agent",
|
2020-08-26 16:03:52 +00:00
|
|
|
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
|
|
|
"EMAIL": {
|
|
|
|
"PLACEHOLDER": "Enter an email address",
|
|
|
|
"ERROR": "请输入一个有效的电子邮件"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|