chore: Update zh_TW i18n files (#1262)
Co-authored-by: JackTsai <jacktsai@larvata.tw>
This commit is contained in:
@@ -1,56 +1,56 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"404": "Please select a conversation from left pane",
|
||||
"NO_MESSAGE_1": "Uh oh! Looks like there are no messages from customers in your inbox.",
|
||||
"NO_MESSAGE_2": " to send a message to your page!",
|
||||
"NO_INBOX_1": "Hola! Looks like you haven't added any inboxes yet.",
|
||||
"NO_INBOX_2": " to get started",
|
||||
"NO_INBOX_AGENT": "Uh Oh! Looks like you are not part of any inbox. Please contact your administrator",
|
||||
"CLICK_HERE": "Click here",
|
||||
"LOADING_INBOXES": "Loading inboxes",
|
||||
"LOADING_CONVERSATIONS": "Loading Conversations",
|
||||
"CANNOT_REPLY": "You cannot reply due to",
|
||||
"24_HOURS_WINDOW": "24 hour message window restriction",
|
||||
"404": "請從左側窗格選擇一個對話",
|
||||
"NO_MESSAGE_1": "您的收件匣中似乎没有客户的消息。",
|
||||
"NO_MESSAGE_2": " 向您的頁面發送一條消息!",
|
||||
"NO_INBOX_1": "看來你還没有建立任何收件匣。",
|
||||
"NO_INBOX_2": " 開始吧",
|
||||
"NO_INBOX_AGENT": "看起來您還没有分配到收件匣。請聯繫您的管理員",
|
||||
"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": "Download",
|
||||
"DOWNLOAD": "下載",
|
||||
"HEADER": {
|
||||
"RESOLVE_ACTION": "Resolve",
|
||||
"REOPEN_ACTION": "Reopen",
|
||||
"OPEN": "More",
|
||||
"CLOSE": "Close",
|
||||
"DETAILS": "details"
|
||||
"RESOLVE_ACTION": "已解決",
|
||||
"REOPEN_ACTION": "重新打開",
|
||||
"OPEN": "詳細資訊",
|
||||
"CLOSE": "關閉",
|
||||
"DETAILS": "詳情"
|
||||
},
|
||||
"FOOTER": {
|
||||
"MSG_INPUT": "Shift + enter for new line. Start with '/' to select a Canned Response.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + enter for new line. This will be visible only to Agents"
|
||||
"MSG_INPUT": "輸入“/”開始選擇快捷回覆",
|
||||
"PRIVATE_MSG_INPUT": "Shift + 輸入新行。這只對客服可以看見"
|
||||
},
|
||||
"REPLYBOX": {
|
||||
"REPLY": "Reply",
|
||||
"PRIVATE_NOTE": "Private Note",
|
||||
"SEND": "Send",
|
||||
"CREATE": "Add Note",
|
||||
"TWEET": "Tweet"
|
||||
"REPLY": "回覆",
|
||||
"PRIVATE_NOTE": "私人筆記",
|
||||
"SEND": "發送",
|
||||
"CREATE": "建立筆記",
|
||||
"TWEET": "推特"
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team",
|
||||
"CHANGE_STATUS": "Conversation status changed",
|
||||
"CHANGE_AGENT": "Conversation Assignee changed"
|
||||
"VISIBLE_TO_AGENTS": "私人筆記:僅對您和您的團隊可以看見",
|
||||
"CHANGE_STATUS": "對話狀態已更改",
|
||||
"CHANGE_AGENT": "對話分配人已更改"
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"TITLE": "Send conversation transcript",
|
||||
"DESC": "Send a copy of the conversation transcript to the specified email address",
|
||||
"SUBMIT": "Submit",
|
||||
"CANCEL": "Cancel",
|
||||
"SUBMIT": "送出",
|
||||
"CANCEL": "取消操作",
|
||||
"SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully",
|
||||
"SEND_EMAIL_ERROR": "There was an error, please try again",
|
||||
"SEND_EMAIL_ERROR": "出錯了,請重試",
|
||||
"FORM": {
|
||||
"SEND_TO_CONTACT": "Send the transcript to the customer",
|
||||
"SEND_TO_AGENT": "Send the transcript of the assigned agent",
|
||||
"SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address",
|
||||
"EMAIL": {
|
||||
"PLACEHOLDER": "Enter an email address",
|
||||
"ERROR": "Please enter a valid email address"
|
||||
"PLACEHOLDER": "請輸入電子信箱",
|
||||
"ERROR": "請輸入一個有效的電子信箱"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user