hermes-agent/web/src
Austin Pickett 4ffaac542b fix(web): i18n fixes for sidebar and dropdown labels
- Add missing translation keys: skills.resultCount, skills.toolsetLabel
- Replace hardcoded "result(s)" and "toolset" with translated strings
- Fix stale useMemo in SkillsPage allCategories (missing `t` dependency)
  causing sidebar category names to stay in English after language switch

Made-with: Cursor
2026-04-14 10:32:51 -04:00
..
components feat(web): re-apply dashboard UI improvements on top of i18n 2026-04-14 10:23:43 -04:00
hooks feat: web UI dashboard for managing Hermes Agent (#8756) 2026-04-12 22:26:28 -07:00
i18n fix(web): i18n fixes for sidebar and dropdown labels 2026-04-14 10:32:51 -04:00
lib feat(web): add context window support to dashboard config 2026-04-13 22:04:35 -07:00
pages fix(web): i18n fixes for sidebar and dropdown labels 2026-04-14 10:32:51 -04:00
App.tsx feat(web): re-apply dashboard UI improvements on top of i18n 2026-04-14 10:23:43 -04:00
index.css feat: react-router, sidebar layout, sticky header, dropdown component, remove emojis, rounded corners 2026-04-14 00:01:18 -04:00
main.tsx feat(web): re-apply dashboard UI improvements on top of i18n 2026-04-14 10:23:43 -04:00