chore: Update translations from Crowdin (#5663)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"AGENT_BOTS": {
|
||||
"HEADER": "Bots"
|
||||
}
|
||||
}
|
||||
@@ -2,9 +2,11 @@
|
||||
"BULK_ACTION": {
|
||||
"CONVERSATIONS_SELECTED": "%{conversationCount} conversations selected",
|
||||
"AGENT_SELECT_LABEL": "選擇客服",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Are you sure you want to assign %{conversationCount} %{conversationLabel} to",
|
||||
"ASSIGN_CONFIRMATION_LABEL": "Are you sure to assign %{conversationCount} %{conversationLabel} to",
|
||||
"UNASSIGN_CONFIRMATION_LABEL": "Are you sure to unassign %{conversationCount} %{conversationLabel}?",
|
||||
"GO_BACK_LABEL": "Go back",
|
||||
"ASSIGN_LABEL": "指派",
|
||||
"YES": "是",
|
||||
"ASSIGN_AGENT_TOOLTIP": "Assign Agent",
|
||||
"ASSIGN_SUCCESFUL": "Conversations assigned successfully",
|
||||
"ASSIGN_FAILED": "Failed to assign conversations, please try again",
|
||||
|
||||
@@ -306,7 +306,7 @@
|
||||
"PUBLISH_ARTICLE": {
|
||||
"API": {
|
||||
"ERROR": "Error while publishing article",
|
||||
"SUCCESS": "Article publishied successfully"
|
||||
"SUCCESS": "Article published successfully"
|
||||
}
|
||||
},
|
||||
"ARCHIVE_ARTICLE": {
|
||||
|
||||
@@ -239,7 +239,9 @@
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "回呼地址",
|
||||
"SUBTITLE": "You have to configure the webhook URL in facebook developer portal with the URL mentioned here."
|
||||
"SUBTITLE": "You have to configure the webhook URL and the verification token in the Facebook Developer portal with the values shown below.",
|
||||
"WEBHOOK_URL": "Webhook 網址",
|
||||
"WEBHOOK_VERIFICATION_TOKEN": "Webhook Verification Token"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create WhatsApp Channel",
|
||||
"API": {
|
||||
@@ -357,7 +359,7 @@
|
||||
},
|
||||
"FINISH": {
|
||||
"TITLE": "您的收件匣已準備就緒!",
|
||||
"MESSAGE": "您現在可以通過您的新頻道與您的客户聯繫。開心的支援客戶吧 ",
|
||||
"MESSAGE": "您現在可以通過您的新頻道與您的客户聯繫。開心的支援客戶吧",
|
||||
"BUTTON_TEXT": "带我到這裡",
|
||||
"MORE_SETTINGS": "更多設定",
|
||||
"WEBSITE_SUCCESS": "您已成功完成建立網站頻道。複製下面顯示的代碼並將其黏貼在您的網站上。 下次客户使用即時聊天時,對話將自動出現在您的收件匣中。"
|
||||
|
||||
5
app/javascript/dashboard/i18n/locale/zh_TW/macros.json
Normal file
5
app/javascript/dashboard/i18n/locale/zh_TW/macros.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"MACROS": {
|
||||
"HEADER": "Macros"
|
||||
}
|
||||
}
|
||||
@@ -179,6 +179,7 @@
|
||||
"CONTACTS": "聯絡人",
|
||||
"HOME": "首頁",
|
||||
"AGENTS": "客服",
|
||||
"AGENT_BOTS": "Bots",
|
||||
"INBOXES": "收件匣",
|
||||
"NOTIFICATIONS": "通知",
|
||||
"CANNED_RESPONSES": "預設回覆",
|
||||
@@ -189,6 +190,7 @@
|
||||
"LABELS": "標籤",
|
||||
"CUSTOM_ATTRIBUTES": "自訂屬性",
|
||||
"AUTOMATION": "Automation",
|
||||
"MACROS": "Macros",
|
||||
"TEAMS": "團隊",
|
||||
"BILLING": "Billing",
|
||||
"CUSTOM_VIEWS_FOLDER": "Folders",
|
||||
|
||||
Reference in New Issue
Block a user