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": "S'estan obtenint integracions",
|
|
"NO_HOOK_CONFIGURED": "No hi ha integracions {integrationId} configurades en aquest compte.",
|
|
"HEADER": "Aplicacions",
|
|
"STATUS": {
|
|
"ENABLED": "Habilita",
|
|
"DISABLED": "Inhabilita"
|
|
},
|
|
"CONFIGURE": "Configura",
|
|
"ADD_BUTTON": "Afegeix un nou hook",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "Confirma la supressió",
|
|
"ACCOUNT": "Desconnecta"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "N'estàs segur?",
|
|
"ACCOUNT": "Segur que us desconnecteu?"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "Si, esborra",
|
|
"ACCOUNT": "Sí, desconnecta"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "Cancel·la",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "S'ha esborrat el Hook correctament",
|
|
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "Recollint els hooks d'integració",
|
|
"INBOX": "Safata d'entrada",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Esborrar"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "Selecciona Safata d'entrada",
|
|
"PLACEHOLDER": "Selecciona Safata d'entrada"
|
|
},
|
|
"SUBMIT": "Crear",
|
|
"CANCEL": "Cancel·la"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "El hook d'integració s'ha afegit correctament",
|
|
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Connectar"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "Desconnecta"
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|