Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
63 lines
2.4 KiB
JSON
63 lines
2.4 KiB
JSON
{
|
|
"INTEGRATION_APPS": {
|
|
"FETCHING": "Mengambil Integrasi",
|
|
"NO_HOOK_CONFIGURED": "Tidak ada integrasi {integrationId} yang dikonfigurasi di akun ini.",
|
|
"HEADER": "Aplikasi",
|
|
"STATUS": {
|
|
"ENABLED": "Diaktifkan",
|
|
"DISABLED": "Nonaktif"
|
|
},
|
|
"CONFIGURE": "Konfigurasi",
|
|
"ADD_BUTTON": "Tambahkan hook baru",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "Konfirmasi penghapusan",
|
|
"ACCOUNT": "Putuskan koneksi"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "Apakah Anda yakin ingin menghapus?",
|
|
"ACCOUNT": "Apakah Anda yakin ingin memutuskan koneksi?"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "Ya, Hapus",
|
|
"ACCOUNT": "Ya, Putuskan Koneksi"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "Batalkan",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook berhasil dihapus",
|
|
"ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "Mengambil hook integrasi",
|
|
"INBOX": "Kotak masuk",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Hapus"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "Pilih Kotak Masuk",
|
|
"PLACEHOLDER": "Pilih Kotak Masuk"
|
|
},
|
|
"SUBMIT": "Buat",
|
|
"CANCEL": "Batalkan"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook integrasi berhasil ditambahkan",
|
|
"ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Sambungkan"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "Putuskan"
|
|
},
|
|
"SIDEBAR_DESCRIPTION": {
|
|
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
|
}
|
|
}
|
|
}
|