ntfy.sh separate down priority (#5893)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Andrea Mastellone
2025-06-10 19:41:09 -04:00
committed by GitHub
parent c46772dafc
commit f27811c394
3 changed files with 18 additions and 4 deletions

View File

@@ -841,6 +841,8 @@
"ntfyAuthenticationMethod": "Authentication Method",
"ntfyPriorityHelptextAllEvents": "All events are sent with the maximum priority",
"ntfyPriorityHelptextAllExceptDown": "All events are sent with this priority, except {0}-events, which have a priority of {1}",
"ntfyPriorityHelptextPriorityHigherThanDown": "Regular priority should be higher than {0} priority. Priority {1} is higher than {0} priority {2}",
"ntfyPriorityDown": "Priority for DOWN-events",
"ntfyUsernameAndPassword": "Username and Password",
"twilioAccountSID": "Account SID",
"twilioApiKey": "Api Key (optional)",