"DESC":"Τα συμβάντα Webhook μας εφοδιάζουν με πληροφορίες πραγματικού χρόνου σχετικά με το τι συμβαίνει στο λογαριασμό σας στο Chatwoot. Παρακαλώ εισάγετε ένα έγκυρο URL στην σχετική ρύθμιση.",
"SUBSCRIPTIONS":{
"LABEL":"Συμβάντα",
"EVENTS":{
"CONVERSATION_CREATED":"Δημιουργήθηκε Συνομιλία",
"CONVERSATION_STATUS_CHANGED":"Η κατάσταση της συνομιλίας άλλαξε",
"CONVERSATION_UPDATED":"Η Συνομιλία Ενημερώθηκε",
"MESSAGE_CREATED":"Δημιουργήθηκε Μήνυμα",
"MESSAGE_UPDATED":"Το μήνυμα ενημερώθηκε",
"WEBWIDGET_TRIGGERED":"Το widget συνομιλίας άνοιξε από τον χρήστη"
"SEARCH_404":"Δεν υπάρχουν δεδομένα που να ταιριάζουν με αυτό το ερώτημα",
"SIDEBAR_TXT":"<p><b>Webhooks</b> </p> <p>Τα Webhooks είναι κλήσεις HTTP οι οποίες μπορούν να οριστούν για κάθε λογαριασμό. Ενεργοποιούνται από τα συμβάντα στο Chatwoot όπως για παράδειγμα την έναρξη μια συνομιλίας. Μπορείτε να δημιουργείσετε πάνω από ένα για τον λογαριασμό σας. <br /><br /> Για την δημιουργία ενός <b>webhook</b>, Πατήστε στο κουμπί <b>Προσθήκη webhook</b>. Μπορείτε επίσης να αφαιρέσετε ένα υπάρχων webhook πατώντας στο σχετική κουμπί Διαγραφή.</p>",
"LIST":{
"404":"Δεν έχουν δημιουργηθεί webhooks για αυτόν το λογαριασμό.",
"BODY":"<br/><p>Το Chatwoot θα συγχρονίσει τώρα όλες τις εισερχόμενες συνομιλίες στο κανάλι <b><i>πελατών-συνομιλιών</i></b> μέσα στο slack χώρο εργασίας σας.</p><p>Απάντηση σε μια συνομιλία από <b><i>συνομιλίες πελατών</i></b> το κανάλι slack θα δημιουργήσει μια απάντηση για στον πελάτη μέσω chatwoot.</p><p>Ξεκινήστε τις απαντήσεις με το <b><i>note:</i></b> γιανα δημιουργήσετε ιδιωτικές σημειώσεις αντί για απαντήσεις.</p><p>Ανο χρήστης στο slack έχει προφίλ πράκτορα στο chatwoot με το ίδιο email, οι απαντήσεις θα συσχετιστούν ανάλογα.</p><p>Εφόσον δεν έχει προφίλ συνδεδεμένου πράκτορα, οι απαντήσεις θα γίνουν από το προφίλ bot.</p>"
"SIDEBAR_TXT":"<p><b>Dashboard Apps</b></p><p>Dashboard Apps allow organizations to embed an application inside the Chatwoot dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that inside the dashboard to provide user information, their orders, or their previous payment history.</p><p>When you embed your application using the dashboard in Chatwoot, your application will get the context of the conversation and contact as a window event. Implement a listener for the message event on your page to receive the context.</p><p>To add a new dashboard app, click on the button 'Add a new dashboard app'.</p>",
"DESCRIPTION":"Dashboard Apps allow organizations to embed an application inside the dashboard to provide the context for customer support agents. This feature allows you to create an application independently and embed that to provide user information, their orders, or their previous payment history.",
"LIST":{
"404":"There are no dashboard apps configured on this account yet",
"LOADING":"Fetching dashboard apps...",
"TABLE_HEADER":[
"Όνομα",
"Endpoint"
],
"EDIT_TOOLTIP":"Edit app",
"DELETE_TOOLTIP":"Delete app"
},
"FORM":{
"TITLE_LABEL":"Όνομα",
"TITLE_PLACEHOLDER":"Enter a name for your dashboard app",
"TITLE_ERROR":"A name for the dashboard app is required",
"URL_LABEL":"Endpoint",
"URL_PLACEHOLDER":"Enter the endpoint URL where your app is hosted",