summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f88e00d29..1589dd4ac 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1956,6 +1956,14 @@
"translation": "Outgoing webhooks have been disabled by the system admin."
},
{
+ "id": "api.webhook.incoming.debug",
+ "translation": "Incoming webhook received. Content="
+ },
+ {
+ "id": "api.webhook.incoming.debug.error",
+ "translation": "Could not read payload of incoming webhook."
+ },
+ {
"id": "api.webhook.init.debug",
"translation": "Initializing webhook api routes"
},