mirror of
https://github.com/yattee/yattee.git
synced 2026-02-19 17:29:45 +00:00
Update media browser view options sheet layout
This commit is contained in:
@@ -4908,6 +4908,7 @@
|
||||
}
|
||||
},
|
||||
"mediaBrowser.viewOptions.filters" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
@@ -11299,6 +11300,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.disableAll" : {
|
||||
"comment" : "Button to disable notifications for all channels",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Disable All"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.enable" : {
|
||||
"comment" : "Toggle to enable background notifications",
|
||||
"localizations" : {
|
||||
@@ -11310,6 +11322,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.enableAll" : {
|
||||
"comment" : "Button to enable notifications for all channels",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Enable All"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings.notifications.footer" : {
|
||||
"comment" : "Description for notifications toggle",
|
||||
"localizations" : {
|
||||
@@ -11354,28 +11377,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"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" : {
|
||||
@@ -17268,4 +17269,4 @@
|
||||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user