chore: Update translations from Crowdin (#5663)
This commit is contained in:
5
app/javascript/dashboard/i18n/locale/th/agentBots.json
Normal file
5
app/javascript/dashboard/i18n/locale/th/agentBots.json
Normal file
@@ -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": "สร้างช่องทาง WhatsApp",
|
||||
"API": {
|
||||
@@ -357,7 +359,7 @@
|
||||
},
|
||||
"FINISH": {
|
||||
"TITLE": "กล่องข้อความของคุณพร้อมใช้แล้ว!",
|
||||
"MESSAGE": "ตอนนี้คุณสามารถมีส่วนร่วมกับลูกค้าของคุณผ่านช่องทางใหม่ได้แล้ว ขอให้มีความสุขกับการคุย ",
|
||||
"MESSAGE": "ตอนนี้คุณสามารถมีส่วนร่วมกับลูกค้าของคุณผ่านช่องทางใหม่ได้แล้ว ขอให้มีความสุขกับการคุย",
|
||||
"BUTTON_TEXT": "พาฉันไปที่นั่น",
|
||||
"MORE_SETTINGS": "ตั้งค่าเพิ่มเติม",
|
||||
"WEBSITE_SUCCESS": "คุณได้สร้างช่องทางเว็บไซต์สำเร็จแล้ว คัดลอกโค้ดข้างล่างแล้วนำไปแปะที่เว็บไซต์ของคุณ ครั้งถัดไปที่ลูกค้าใช้ live chat การสนทนาจะปรากฎที่กล่องข้อความของคุณโดยอัตโนมัติ"
|
||||
|
||||
5
app/javascript/dashboard/i18n/locale/th/macros.json
Normal file
5
app/javascript/dashboard/i18n/locale/th/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": "เงื่อนไขอัตโนมัติ",
|
||||
"MACROS": "Macros",
|
||||
"TEAMS": "ทีม",
|
||||
"BILLING": "Billing",
|
||||
"CUSTOM_VIEWS_FOLDER": "โฟลเดอร์",
|
||||
|
||||
Reference in New Issue
Block a user