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": "Preuzimanje integracija",
|
|
"NO_HOOK_CONFIGURED": "Nema {integrationId} integracija podešenih na ovom nalogu.",
|
|
"HEADER": "Aplikacije",
|
|
"STATUS": {
|
|
"ENABLED": "Omogućeno",
|
|
"DISABLED": "Onemogućeno"
|
|
},
|
|
"CONFIGURE": "Podesi",
|
|
"ADD_BUTTON": "Dodaj novu zakačku",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "Potvrdi brisanje",
|
|
"ACCOUNT": "Prekini vezu"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "Da li zaista želite da obrišete?",
|
|
"ACCOUNT": "Da li zaista želite da prekinete vezu?"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "Da, obriši",
|
|
"ACCOUNT": "Da, prekini vezu"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "Otkaži",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Zakačka je uspešno obrisana",
|
|
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "Preuzimanje zakački integracija",
|
|
"INBOX": "Prijemno sanduče",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Izbriši"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "Izaberi prijemno sanduče",
|
|
"PLACEHOLDER": "Izaberi prijemno sanduče"
|
|
},
|
|
"SUBMIT": "Napravi",
|
|
"CANCEL": "Otkaži"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Zakačka integracije je uspešno dodata",
|
|
"ERROR_MESSAGE": "Nije moguće se povezati sa Woot serverom, pokušajte ponovo kasnije"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Poveži"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "Prekini vezu"
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|