From 8a927e964ae4c601910ab5f7c8d3d2b25e335988 Mon Sep 17 00:00:00 2001 From: Salvatore Gentile <884093+SalGnt@users.noreply.github.com> Date: Sun, 25 May 2025 00:56:20 +0200 Subject: feat: Add "deleted" webhook event (#1464) --- apps/web/lib/i18n/locales/en_US/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/web/lib/i18n/locales/en_US/translation.json b/apps/web/lib/i18n/locales/en_US/translation.json index f9fee264..a80ecb84 100644 --- a/apps/web/lib/i18n/locales/en_US/translation.json +++ b/apps/web/lib/i18n/locales/en_US/translation.json @@ -205,7 +205,8 @@ "title": "Events", "crawled": "Crawled", "created": "Created", - "edited": "Edited" + "edited": "Edited", + "deleted": "Deleted" }, "auth_token": "Auth Token", "delete_webhook": "Delete Webhook", -- cgit v1.2.3-70-g09d2