chore: Update translations (#4099)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "Modifica",
|
||||
"TITLE": "Edit webhook",
|
||||
"TITLE": "Modifica webhook",
|
||||
"CANCEL": "Annulla",
|
||||
"DESC": "Gli eventi Webhook ti forniscono le informazioni in tempo reale su ciò che sta accadendo nel tuo account Chatwoot. Per favore inserisci un URL valido per configurare un callback.",
|
||||
"FORM": {
|
||||
@@ -28,10 +28,10 @@
|
||||
"PLACEHOLDER": "Esempio: https://example/api/webhook",
|
||||
"ERROR": "Inserisci un URL valido"
|
||||
},
|
||||
"SUBMIT": "Edit webhook"
|
||||
"SUBMIT": "Modifica webhook"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
|
||||
"SUCCESS_MESSAGE": "URL Webhook aggiornato con successo",
|
||||
"ERROR_MESSAGE": "Impossibile connettersi al server Woot, riprova più tardi"
|
||||
}
|
||||
},
|
||||
@@ -68,14 +68,14 @@
|
||||
},
|
||||
"SLACK": {
|
||||
"HELP_TEXT": {
|
||||
"TITLE": "Using Slack Integration",
|
||||
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
|
||||
"TITLE": "Stai utilizzando l'integrazione Slack",
|
||||
"BODY": "<br/><p>Chatwoot ora sincronizzerà tutte le conversazioni in arrivo nel canale <b><i>conversazioni dei clienti</i></b> all'interno del tuo spazio di lavoro Slack.</p><p>Rispondendo a un thread di conversazione nel canale Slack <b><i>conversazioni dei clienti</i></b> verrà creata una risposta al cliente attraverso chatwoot.</p><p>Inizia le risposte con <b><i>nota:</i></b> per creare note private invece che risposte.</p><p>Se il replicante su slack ha un profilo agente in chatwoot sotto la stessa email, le risposte saranno associate di conseguenza.</p><p>Quando il replicante non ha un profilo di agente associato, le risposte saranno fatte dal profilo del bot.</p>"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "Elimina",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Integration deleted successfully"
|
||||
"SUCCESS_MESSAGE": "Integrazione eliminata con successo"
|
||||
}
|
||||
},
|
||||
"CONNECT": {
|
||||
|
||||
Reference in New Issue
Block a user