hermes-agent/web/src/i18n
Shannon Sands ad8f103048 i18n(dashboard): translate OAuth copy-code strings in all locales
The new oauth.copyCode/copyFailed keys existed only in en.ts, with
optional types and English literal fallbacks in OAuthLoginModal — so
non-English users got English strings on the device-code copy button.

Backfill translations in all 16 non-English locales, refresh the
updated oauth.description/notConnected copy (dashboard Login flow
mention) to match en.ts, make the two keys required in the
Translations interface, and drop the English fallbacks from the modal.
Verified with web tsc --noEmit (required keys enforce locale
completeness), vitest, and a web build.
2026-07-09 12:21:16 +05:30
..
af.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
context.tsx fix(dashboard): remove country flags from language picker (#29997) 2026-05-21 13:10:52 -07:00
de.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
en.ts fix(dashboard): support mobile OAuth login 2026-07-09 12:21:16 +05:30
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 i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +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 i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +05:30
uk.ts i18n(dashboard): translate OAuth copy-code strings in all locales 2026-07-09 12:21:16 +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