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

@@ -465,6 +465,8 @@ export const dict = {
"settings.shortcuts.conflict.description": "{{keybind}}은(는) 이미 {{titles}}에 할당되어 있습니다.",
"settings.shortcuts.unassigned": "할당되지 않음",
"settings.shortcuts.pressKeys": "키 누르기",
"settings.shortcuts.search.placeholder": "단축키 검색",
"settings.shortcuts.search.empty": "단축키를 찾을 수 없습니다",
"settings.shortcuts.group.general": "일반",
"settings.shortcuts.group.session": "세션",