feat(desktop): globale Keyboard Shortcuts (/, n, ?, g+Buchstabe)

This commit is contained in:
Ulas Kalayci
2026-04-27 22:29:09 +02:00
parent 218282875c
commit 56252d3537
4 changed files with 148 additions and 0 deletions
+10
View File
@@ -872,5 +872,15 @@
},
"offline": {
"banner": "Offline reconnecting…"
},
"shortcuts": {
"search": "Open search",
"new": "Create new entry",
"help": "Keyboard shortcuts",
"goDash": "Dashboard",
"goTasks": "Tasks",
"goCal": "Calendar",
"goShop": "Shopping list",
"goNotes": "Notes"
}
}