85 lines
4.2 KiB
JSON
85 lines
4.2 KiB
JSON
{
|
|
"INTEGRATION_SETTINGS": {
|
|
"HEADER": "Integrations",
|
|
"WEBHOOK": {
|
|
"TITLE": "Webhook",
|
|
"CONFIGURE": "Configure",
|
|
"HEADER": "Webhook settings",
|
|
"HEADER_BTN_TXT": "Add new webhook",
|
|
"LOADING": "Fetching attached webhooks",
|
|
"SEARCH_404": "ไม่มีรายการที่ตรงกับเนื้อหานี้",
|
|
"SIDEBAR_TXT": "<p><b>Webhooks</b> </p> <p>Webhooks are HTTP callbacks which can be defined for every account. They are triggered by events like message creation in Chatwoot. You can create more than one webhook for this account. <br /><br /> For creating a <b>webhook</b>, click on the <b>Add new webhook</b> button. You can also remove any existing webhook by clicking on the Delete button.</p>",
|
|
"LIST": {
|
|
"404": "There are no webhooks configured for this account.",
|
|
"TITLE": "Manage webhooks",
|
|
"TABLE_HEADER": [
|
|
"Webhook endpoint",
|
|
"การกระทำ"
|
|
]
|
|
},
|
|
"EDIT": {
|
|
"BUTTON_TEXT": "เเก้ไข",
|
|
"TITLE": "Edit webhook",
|
|
"CANCEL": "ยกเลิก",
|
|
"DESC": "Webhook events provide you the realtime information about what's happening in your Chatwoot account. Please enter a valid URL to configure a callback.",
|
|
"FORM": {
|
|
"END_POINT": {
|
|
"LABEL": "ลิ้ง Webhook",
|
|
"PLACEHOLDER": "Example: https://example/api/webhook",
|
|
"ERROR": "กรุณากรอกลิ้งที่ถูกต้อง"
|
|
},
|
|
"SUBMIT": "Edit webhook"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
|
|
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"CANCEL": "ยกเลิก",
|
|
"TITLE": "Add new webhook",
|
|
"DESC": "Webhook events provide you the realtime information about what's happening in your Chatwoot account. Please enter a valid URL to configure a callback.",
|
|
"FORM": {
|
|
"END_POINT": {
|
|
"LABEL": "ลิ้ง Webhook",
|
|
"PLACEHOLDER": "Example: https://example/api/webhook",
|
|
"ERROR": "กรุณากรอกลิ้งที่ถูกต้อง"
|
|
},
|
|
"SUBMIT": "Create webhook"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook added successfully",
|
|
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "ลบ",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Webhook deleted successfully",
|
|
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
|
|
},
|
|
"CONFIRM": {
|
|
"TITLE": "ยืนยันการลบ",
|
|
"MESSAGE": "คุณต้องการที่จะลบไหม ",
|
|
"YES": "เอาเลย ",
|
|
"NO": "No, Keep it"
|
|
}
|
|
}
|
|
},
|
|
"SLACK": {
|
|
"HELP_TEXT": {
|
|
"TITLE": "Using Slack Integration",
|
|
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
|
}
|
|
},
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "ลบ",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Integration deleted successfully"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Connect"
|
|
}
|
|
}
|
|
}
|