diff --git a/src/lang/en.json b/src/lang/en.json
index 7d3b7d2e8..d6ca64bae 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -198,6 +198,8 @@
"webhookCustomBodyDesc": "Define a custom HTTP Body for the request. Template variables {msg}, {heartbeat}, {monitor} are accepted.",
"webhookAdditionalHeadersTitle": "Additional Headers",
"webhookAdditionalHeadersDesc": "Sets additional headers sent with the webhook. Each header should be defined as a JSON key/value.",
+ "webhookBodyPresetOption": "Preset - {0}",
+ "webhookBodyCustomOption": "Custom Body",
"Webhook URL": "Webhook URL",
"Application Token": "Application Token",
"Server URL": "Server URL",