mirror of
https://github.com/yattee/yattee.git
synced 2026-02-20 17:59:45 +00:00
Add Enable All / Disable All menu to channel notifications settings
This commit is contained in:
@@ -11354,6 +11354,28 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.disableAll" : {
|
||||
"comment" : "Button to disable notifications for all channels",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Disable All"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.enableAll" : {
|
||||
"comment" : "Button to enable notifications for all channels",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Enable All"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.noSubscriptions.description" : {
|
||||
"comment" : "Description when no subscriptions exist",
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user