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": "Pobieranie integracji",
|
|
"NO_HOOK_CONFIGURED": "W tym koncie nie skonfigurowano integracji {integrationId}.",
|
|
"HEADER": "Aplikacje",
|
|
"STATUS": {
|
|
"ENABLED": "Włączone",
|
|
"DISABLED": "Wyłączone"
|
|
},
|
|
"CONFIGURE": "Skonfiguruj",
|
|
"ADD_BUTTON": "Dodaj nowy hook",
|
|
"DELETE": {
|
|
"TITLE": {
|
|
"INBOX": "Potwierdzenie usunięcia",
|
|
"ACCOUNT": "Rozłącz"
|
|
},
|
|
"MESSAGE": {
|
|
"INBOX": "Czy na pewno chcesz usunąć?",
|
|
"ACCOUNT": "Czy na pewno chcesz się rozłączyć?"
|
|
},
|
|
"CONFIRM_BUTTON_TEXT": {
|
|
"INBOX": "Tak, usuń",
|
|
"ACCOUNT": "Tak, rozłącz"
|
|
},
|
|
"CANCEL_BUTTON_TEXT": "Anuluj",
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook został pomyślnie usunięty",
|
|
"ERROR_MESSAGE": "Nie można połączyć się z serwerem Woot, spróbuj ponownie później"
|
|
}
|
|
},
|
|
"LIST": {
|
|
"FETCHING": "Pobieranie hooków integracyjnych",
|
|
"INBOX": "Skrzynka odbiorcza",
|
|
"DELETE": {
|
|
"BUTTON_TEXT": "Usuń"
|
|
}
|
|
},
|
|
"ADD": {
|
|
"FORM": {
|
|
"INBOX": {
|
|
"LABEL": "Wybierz skrzynkę odbiorczą",
|
|
"PLACEHOLDER": "Wybierz skrzynkę odbiorczą"
|
|
},
|
|
"SUBMIT": "Dodaj",
|
|
"CANCEL": "Anuluj"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Hook integracyjny został pomyślnie dodany",
|
|
"ERROR_MESSAGE": "Nie można połączyć się z serwerem Woot, spróbuj ponownie później"
|
|
}
|
|
},
|
|
"CONNECT": {
|
|
"BUTTON_TEXT": "Połącz"
|
|
},
|
|
"DISCONNECT": {
|
|
"BUTTON_TEXT": "Rozłącz"
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|