feat(app): search on settings shortcuts (#9850)

This commit is contained in:
Rahul A Mistry
2026-01-21 22:05:15 +05:30
committed by GitHub
parent bfbcbc8863
commit b8a0e420f8
9 changed files with 99 additions and 7 deletions

View File

@@ -475,6 +475,8 @@ export const dict = {
"settings.shortcuts.conflict.description": "{{keybind}} ist bereits {{titles}} zugewiesen.",
"settings.shortcuts.unassigned": "Nicht zugewiesen",
"settings.shortcuts.pressKeys": "Tasten drücken",
"settings.shortcuts.search.placeholder": "Tastenkürzel suchen",
"settings.shortcuts.search.empty": "Keine Tastenkürzel gefunden",
"settings.shortcuts.group.general": "Allgemein",
"settings.shortcuts.group.session": "Sitzung",