hermes-agent/web/src/i18n
Teknium 56b79f12ac
fix(dashboard): remove country flags from language picker (#29997)
Closes #29750. Reporter flagged that 繁體中文 displayed the TW flag
instead of the PRC flag. Rather than picking a side, drop the
language-flag pairings entirely — languages aren't countries
(English ≠ GB, Portuguese ≠ PT, Mandarin variants ≠ any single
jurisdiction), and endonyms are unambiguous.

- LOCALE_META: strip flagCountryCode field
- LanguageSwitcher: remove LocaleFlagIcon component + both call sites
- main.tsx: drop flag-icons CSS import
- package.json: uninstall flag-icons
2026-05-21 13:10:52 -07:00
..
af.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
context.tsx fix(dashboard): remove country flags from language picker (#29997) 2026-05-21 13:10:52 -07:00
de.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
en.ts feat(kanban): add scheduled status for delayed follow-ups 2026-05-18 21:39:03 -07:00
es.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
fr.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
ga.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
hu.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
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 fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
ja.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
ko.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
pt.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
ru.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
tr.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
types.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
uk.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
zh-hant.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00
zh.ts fix(dashboard): add scheduled kanban i18n strings (#28534) 2026-05-19 06:32:35 -04:00