diff --git a/src/lang/en.json b/src/lang/en.json
index 2c0987e3..134000e7 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -756,6 +756,8 @@
"lunaseaDeviceID": "Device ID",
"lunaseaUserID": "User ID",
"ntfyAuthenticationMethod": "Authentication Method",
+ "ntfyPriorityHelptextAllEvents": "All events are send with the maximum priority",
+ "ntfyPriorityHelptextAllExceptDown": "All events are send with this priority, except {0}-events, which have a priority of {1}",
"ntfyUsernameAndPassword": "Username and Password",
"twilioAccountSID": "Account SID",
"twilioApiKey": "Api Key (optional)",