mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-15 18:13:40 +03:00
Add notification settings, which allows muting decky/plugin toast notifications (#479)
* Add notification settings, which allows muting decky/plugin toast notifications * Fix typos
This commit is contained in:
@@ -186,6 +186,11 @@
|
||||
},
|
||||
"updates": {
|
||||
"header": "Updates"
|
||||
},
|
||||
"notifications": {
|
||||
"header": "Notifications",
|
||||
"decky_updates_label": "Decky update available",
|
||||
"plugin_updates_label": "Plugin updates available"
|
||||
}
|
||||
},
|
||||
"SettingsIndex": {
|
||||
|
||||
Reference in New Issue
Block a user