{ "INTEGRATION_SETTINGS": { "HEADER": "Integrasi", "WEBHOOK": { "SUBSCRIBED_EVENTS": "Subscribed Events", "FORM": { "CANCEL": "Batalkan", "DESC": "Acara Webhook memberi Anda informasi realtime tentang apa yang terjadi di akun Chatwoot Anda. Harap masukkan URL yang valid untuk mengkonfigurasi callback.", "SUBSCRIPTIONS": { "LABEL": "Events", "EVENTS": { "CONVERSATION_CREATED": "Conversation Created", "CONVERSATION_STATUS_CHANGED": "Conversation Status Changed", "CONVERSATION_UPDATED": "Conversation Updated", "MESSAGE_CREATED": "Message created", "MESSAGE_UPDATED": "Message updated", "WEBWIDGET_TRIGGERED": "Live chat widget opened by the user" } }, "END_POINT": { "LABEL": "URL Webhook", "PLACEHOLDER": "Contoh: https://example/api/webhook", "ERROR": "Harap masukkan URL yang valid" }, "EDIT_SUBMIT": "Update webhook", "ADD_SUBMIT": "Tambah Webhook" }, "TITLE": "Webhook", "CONFIGURE": "Konfigurasi", "HEADER": "Pengaturan Webhook", "HEADER_BTN_TXT": "Tambah webhook baru", "LOADING": "Mengambil webhook terlampir", "SEARCH_404": "Tidak ada item yang cocok dengan kueri ini", "SIDEBAR_TXT": "

Webhooks

Webhook adalah callback HTTP yang dapat ditentukan untuk setiap akun. Mereka dipicu oleh peristiwa seperti pembuatan pesan di Chatwoot. Anda dapat menambah lebih dari satu webhook untuk akun ini.

Untuk menambahkan webhook, klik tombol Tambahkan webhook baru. Anda juga dapat menghapus webhook yang ada dengan mengklik tombol Hapus.

", "LIST": { "404": "Tidak ada webhook yang dikonfigurasi untuk akun ini.", "TITLE": "Kelola webhook", "TABLE_HEADER": [ "Endpoint webhook", "Aksi" ] }, "EDIT": { "BUTTON_TEXT": "Edit", "TITLE": "Edit webhook", "API": { "SUCCESS_MESSAGE": "Webhook configuration updated successfully", "ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti" } }, "ADD": { "CANCEL": "Batalkan", "TITLE": "Tambah webhook baru", "API": { "SUCCESS_MESSAGE": "Webhook configuration added successfully", "ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti" } }, "DELETE": { "BUTTON_TEXT": "Hapus", "API": { "SUCCESS_MESSAGE": "Webhook berhasil dihapus", "ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti" }, "CONFIRM": { "TITLE": "Konfirmasi Penghapusan", "MESSAGE": "Are you sure to delete the webhook? (%{webhookURL})", "YES": "Ya, Hapus ", "NO": "Tidak, Simpan" } } }, "SLACK": { "HELP_TEXT": { "TITLE": "Using Slack Integration", "BODY": "

Chatwoot will now sync all the incoming conversations into the customer-conversations channel inside your slack workplace.

Replying to a conversation thread in customer-conversations slack channel will create a response back to the customer through chatwoot.

Start the replies with note: to create private notes instead of replies.

If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.

When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.

" } }, "DELETE": { "BUTTON_TEXT": "Hapus", "API": { "SUCCESS_MESSAGE": "Integrasi berhasil dihapus" } }, "CONNECT": { "BUTTON_TEXT": "Connect" } } }