mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-22 05:54:31 +08:00
chore: added a helptext for ntfy
's priority
field (#4175)
* added a helptext for `ntfy`'s `priority` field * linting fixes * removed an unnecessary `Math.max` call
This commit is contained in:
@@ -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)",
|
||||
|
Reference in New Issue
Block a user