hermes-agent/apps/desktop/src/i18n
Brooklyn Nicholson 258984fcb9 feat(desktop): broaden hotkey coverage + fold in stray shortcuts
Add rebindable actions for the high-frequency gaps: focus composer, open
model picker, next/prev session, search sessions (⌘⇧F), show files/
terminal tab, and nav→artifacts. Reconcile the duplicate Shift+N new-
session listener into session.new's defaults, and surface the remaining
context-local shortcuts (⌘↵ steer, ⌘L terminal selection, ⌘W close
preview) as read-only rows so the panel is the honest source of truth.
2026-06-06 11:47:33 -05:00
..
catalog.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
context.test.tsx feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
context.tsx feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
define-locale.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
en.ts feat(desktop): broaden hotkey coverage + fold in stray shortcuts 2026-06-06 11:47:33 -05:00
index.ts feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
ja.ts Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
languages.test.ts feat: Add desktop language switching for Japanese and Traditional Chinese 2026-06-06 07:51:44 -07:00
languages.ts Add searchable language picker 2026-06-06 07:51:44 -07:00
runtime.test.ts Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
runtime.ts feat(desktop): persist i18n language in config 2026-06-05 10:32:26 -07:00
types.ts feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
zh-hant.ts Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
zh.ts feat(desktop): broaden hotkey coverage + fold in stray shortcuts 2026-06-06 11:47:33 -05:00