From 2e6e01c5b3760d54373743899a9c1eb87b0ba78c Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:40:38 -0700 Subject: [PATCH] New translations inboxmgmt.json (Italian) [ci skip] --- app/javascript/dashboard/i18n/locale/it/inboxMgmt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json index 923339125..dba938c6e 100644 --- a/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/it/inboxMgmt.json @@ -685,6 +685,16 @@ "SANDBOX": "Sandbox", "LIVE": "Live" } + }, + "WEBHOOK": { + "TITLE": "Configurazione Webhook", + "DESCRIPTION": "L'URL Webhook รจ necessario per il tuo account WhatsApp Business per ricevere messaggi dai clienti", + "ACTION_REQUIRED": "Webhook non configurato", + "REGISTER_BUTTON": "Registra Webhook", + "REGISTER_SUCCESS": "Webhook registrato correttamente", + "REGISTER_ERROR": "Impossibile registrare il webhook. Riprova.", + "CONFIGURED_SUCCESS": "Webhook configurato correttamente", + "URL_MISMATCH": "URL Webhook non corrisponde" } }, "SETTINGS": "Impostazioni",