chore: Update translations (#7033)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"WEBHOOK": {
|
||||
"SUBSCRIBED_EVENTS": "Eventi iscritti",
|
||||
"FORM": {
|
||||
"CANCEL": "annulla",
|
||||
"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.",
|
||||
"SUBSCRIPTIONS": {
|
||||
"LABEL": "Eventi",
|
||||
@@ -98,7 +98,7 @@
|
||||
"BUTTONS": {
|
||||
"GENERATE": "Generate",
|
||||
"GENERATING": "Generating...",
|
||||
"CANCEL": "annulla"
|
||||
"CANCEL": "Annulla"
|
||||
},
|
||||
"GENERATE_ERROR": "There was an error processing the content, please try again"
|
||||
},
|
||||
@@ -137,14 +137,14 @@
|
||||
"CREATE": {
|
||||
"HEADER": "Aggiungi una nuova app dashboard",
|
||||
"FORM_SUBMIT": "Invia",
|
||||
"FORM_CANCEL": "annulla",
|
||||
"FORM_CANCEL": "Annulla",
|
||||
"API_SUCCESS": "App dashboard configurata con successo",
|
||||
"API_ERROR": "Non siamo riusciti a creare un'app. Riprova più tardi"
|
||||
},
|
||||
"UPDATE": {
|
||||
"HEADER": "Modifica app dashboard",
|
||||
"FORM_SUBMIT": "Aggiorna",
|
||||
"FORM_CANCEL": "annulla",
|
||||
"FORM_CANCEL": "Annulla",
|
||||
"API_SUCCESS": "App dashboard aggiornata con successo",
|
||||
"API_ERROR": "Non è stato possibile aggiornare l'app. Riprova più tardi"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user