feat: add ntfy integration (#2900)
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
@@ -936,6 +936,10 @@
|
||||
"realm": {
|
||||
"label": "Realm",
|
||||
"newLabel": "New realm"
|
||||
},
|
||||
"topic": {
|
||||
"label": "Topic",
|
||||
"newLabel": "New topic"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2359,6 +2363,12 @@
|
||||
"error": {
|
||||
"internalServerError": "Failed to fetch Network Controller Summary"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"name": "Notifications",
|
||||
"description": "Display notification history from an integration",
|
||||
"noItems": "No notifications to display.",
|
||||
"option": {}
|
||||
}
|
||||
},
|
||||
"widgetPreview": {
|
||||
@@ -3124,6 +3134,9 @@
|
||||
"networkController": {
|
||||
"label": "Network Controller"
|
||||
},
|
||||
"refreshNotifications": {
|
||||
"label": "Notification Updater"
|
||||
},
|
||||
"dockerContainers": {
|
||||
"label": "Docker containers"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user