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
@@ -891,5 +891,15 @@
},
"offline": {
"banner": "Offline Verbindung wird wiederhergestellt…"
},
"shortcuts": {
"search": "Suche öffnen",
"new": "Neuen Eintrag erstellen",
"help": "Tastenkombinationen",
"goDash": "Dashboard",
"goTasks": "Aufgaben",
"goCal": "Kalender",
"goShop": "Einkaufsliste",
"goNotes": "Notizen"
}
}