feat(i18n): update tray blacklist translation in Chinese Simplified

This commit is contained in:
loner
2025-10-10 01:44:31 +08:00
parent d1d70ca428
commit 8cb9a5082e
+7
View File
@@ -267,6 +267,13 @@
"label": "显示器显示",
"description": "在特定显示器上显示状态栏。如果未选择,则默认为全部。"
}
},
"tray": {
"blacklist": {
"label": "黑名单",
"description": "添加托盘排除规则,支持通配符 (*)。",
"placeholder": "例如:nm-applet, Fcitx*"
}
}
},
"dock": {