feat(i18n): Add English translations for tray blacklist

This commit is contained in:
loner
2025-10-10 01:26:17 +08:00
parent 85043d5370
commit c986b34268

View File

@@ -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": {