hermes-agent/web/src/i18n
Brooklyn Nicholson e39e3fb011 feat(web): add Arabic (ar) locale with RTL support
Adds the Arabic catalog to the dashboard, registers it in the locale list
and picker, and flips the document direction to RTL when Arabic is active.
Introduces a `defineLocale` merge helper (mirroring the desktop app) so the
Arabic catalog can be a partial override that falls back to English for any
untranslated key instead of hand-porting every future string.

Co-authored-by: morolab <ahmedmoro@gmail.com>
2026-07-24 12:10:00 -05:00
..
af.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
ar.ts feat(web): add Arabic (ar) locale with RTL support 2026-07-24 12:10:00 -05:00
context.tsx feat(web): add Arabic (ar) locale with RTL support 2026-07-24 12:10:00 -05:00
de.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
define-locale.ts feat(web): add Arabic (ar) locale with RTL support 2026-07-24 12:10:00 -05:00
en.ts feat(kanban): modal create-task dialog, editable board project directory, comment workflow hint (#66333) 2026-07-17 07:23:54 -07:00
es.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
fr.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
ga.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
hu.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
index.ts feat(i18n): localize all gateway commands + web dashboard, add 8 new locales (16 total) (#22914) 2026-05-10 07:14:14 -07:00
it.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
ja.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
ko.ts fix(web): resolve all eslint errors, downgrade react-hooks v7 to warnings 2026-07-16 01:42:02 +05:30
pt.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
ru.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
tr.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
types.ts feat(web): add Arabic (ar) locale with RTL support 2026-07-24 12:10:00 -05:00
uk.ts fix(web): resolve all eslint errors, downgrade react-hooks v7 to warnings 2026-07-16 01:42:02 +05:30
zh-hant.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
zh.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30