From 5d4f830e1cb8d73cd461fd8ee4a285ef9bb9e2f1 Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:03:10 -0700 Subject: [PATCH] New translations inboxmgmt.json (Urdu (India)) [ci skip] --- .../dashboard/i18n/locale/ur_IN/inboxMgmt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json index a90b87d0a..beb67580c 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/inboxMgmt.json @@ -685,6 +685,16 @@ "SANDBOX": "Sandbox", "LIVE": "Live" } + }, + "WEBHOOK": { + "TITLE": "Webhook Configuration", + "DESCRIPTION": "Webhook URL is required for your WhatsApp Business Account to receive messages from customers", + "ACTION_REQUIRED": "Webhook not configured", + "REGISTER_BUTTON": "Register Webhook", + "REGISTER_SUCCESS": "Webhook registered successfully", + "REGISTER_ERROR": "Failed to register webhook. Please try again.", + "CONFIGURED_SUCCESS": "Webhook configured successfully", + "URL_MISMATCH": "Webhook URL mismatch" } }, "SETTINGS": "Settings",