mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
feat(i18n): Add English translations for tray blacklist
This commit is contained in:
@@ -269,6 +269,13 @@
|
||||
"label": "Monitors display",
|
||||
"description": "Show bar on specific monitors. Defaults to all if none are chosen."
|
||||
}
|
||||
},
|
||||
"tray": {
|
||||
"blacklist": {
|
||||
"label": "Blacklist",
|
||||
"description": "Add tray exclusion rules, supports wildcards (*).",
|
||||
"placeholder": "e.g., nm-applet, Fcitx*"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dock": {
|
||||
|
||||
Reference in New Issue
Block a user