Add Echobell notification fields and i18n support in settings

This commit is contained in:
headlessdev
2025-04-29 22:40:07 +02:00
parent 0f2afb4157
commit 1a395783b0
3 changed files with 41 additions and 1 deletions

View File

@@ -381,6 +381,11 @@
"Url": "Pushover-URL",
"Token": "Pushover-Token",
"User": "Pushover-Benutzer"
},
"Echobell": {
"Title": "Echobell",
"Url": "Echobell-URL",
"Data": "Echobell-Data"
}
},
"CustomizeText": {

View File

@@ -381,6 +381,11 @@
"Url": "Pushover URL",
"Token": "Pushover Token",
"User": "Pushover User"
},
"Echobell": {
"Title": "Echobell",
"Url": "Echobell URL",
"Data": "Echobell Data"
}
},
"CustomizeText": {