add translation keys for window bar

This commit is contained in:
jeffvli
2026-01-30 20:51:24 -08:00
parent 49ae774d48
commit 73868dbcbf
2 changed files with 11 additions and 4 deletions
+4
View File
@@ -447,6 +447,10 @@
"favorites": {
"title": "$t(entity.favorite, {\"count\": 2})"
},
"windowBar": {
"paused": "(Paused) ",
"privateMode": "(Private mode)"
},
"appMenu": {
"collapseSidebar": "collapse sidebar",
"commandPalette": "open command palette",