[PR #7290] feat(app): add i18n internationalization support #12336

Open
opened 2026-02-16 18:17:15 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/7290

State: open
Merged: No


feat(app): add i18n internationalization support

  • Add @solid-primitives/i18n dependency
  • Create i18n infrastructure (context, hooks, locale files)
  • Support 5 languages: English, 简体中文, 日本語, Français, Español
  • Auto-detect browser language
  • Add language switcher dialog (sidebar settings gear icon)
  • Translate home page
  • Translate sidebar layout (including command palette)
  • Translate session-related pages (session-header, session-new-view)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/7290 **State:** open **Merged:** No --- feat(app): add i18n internationalization support - Add @solid-primitives/i18n dependency - Create i18n infrastructure (context, hooks, locale files) - Support 5 languages: English, 简体中文, 日本語, Français, Español - Auto-detect browser language - Add language switcher dialog (sidebar settings gear icon) - Translate home page - Translate sidebar layout (including command palette) - Translate session-related pages (session-header, session-new-view)
yindo added the pull-request label 2026-02-16 18:17:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12336