Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav <pranav@chatwoot.com>
63 lines
2.8 KiB
JSON
63 lines
2.8 KiB
JSON
{
|
||
"INTEGRATION_APPS": {
|
||
"FETCHING": "Λήψη Indegrations",
|
||
"NO_HOOK_CONFIGURED": "Δεν υπάρχουν {integrationId} integrations ρυθμισμένες σε αυτόν το λογαριασμό.",
|
||
"HEADER": "Εφαρμογές",
|
||
"STATUS": {
|
||
"ENABLED": "Ενεργό",
|
||
"DISABLED": "Ανενεργό"
|
||
},
|
||
"CONFIGURE": "Διαμόρφωση",
|
||
"ADD_BUTTON": "Προσθήκη νέου hook",
|
||
"DELETE": {
|
||
"TITLE": {
|
||
"INBOX": "Επιβεβαίωση Διαγραφής",
|
||
"ACCOUNT": "Αποσύνδεση"
|
||
},
|
||
"MESSAGE": {
|
||
"INBOX": "Είσαστε σίγουροι για την διαγραφή?",
|
||
"ACCOUNT": "Είστε βέβαιοι ότι θα αποσυνδεθείτε;"
|
||
},
|
||
"CONFIRM_BUTTON_TEXT": {
|
||
"INBOX": "Ναι, Διέγραψε το",
|
||
"ACCOUNT": "Ναι, Αποσύνδεση"
|
||
},
|
||
"CANCEL_BUTTON_TEXT": "Άκυρο",
|
||
"API": {
|
||
"SUCCESS_MESSAGE": "Το hook διαγράφηκε επιτυχώς",
|
||
"ERROR_MESSAGE": "Αδυναμία σύνδεσης με τον Woot Server, Παρακαλώ προσπαθήστε αργότερα"
|
||
}
|
||
},
|
||
"LIST": {
|
||
"FETCHING": "Λήψη Integrations",
|
||
"INBOX": "Εισερχόμενα",
|
||
"DELETE": {
|
||
"BUTTON_TEXT": "Διαγραφή"
|
||
}
|
||
},
|
||
"ADD": {
|
||
"FORM": {
|
||
"INBOX": {
|
||
"LABEL": "Επιλογή Εισερχομένων",
|
||
"PLACEHOLDER": "Επιλογή Εισερχομένων"
|
||
},
|
||
"SUBMIT": "Δημιουργία",
|
||
"CANCEL": "Άκυρο"
|
||
},
|
||
"API": {
|
||
"SUCCESS_MESSAGE": "Το Integration hook προστέθηκε επιτυχώς",
|
||
"ERROR_MESSAGE": "Αδυναμία σύνδεσης με τον Woot Server, Παρακαλώ προσπαθήστε αργότερα"
|
||
}
|
||
},
|
||
"CONNECT": {
|
||
"BUTTON_TEXT": "Σύνδεση"
|
||
},
|
||
"DISCONNECT": {
|
||
"BUTTON_TEXT": "Αποσύνδεση"
|
||
},
|
||
"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."
|
||
}
|
||
}
|
||
}
|