feat(app): add i18n internationalization support#7289
Closed
jwaterwater wants to merge 1 commit intoanomalyco:devfrom
Closed
feat(app): add i18n internationalization support#7289jwaterwater wants to merge 1 commit intoanomalyco:devfrom
jwaterwater wants to merge 1 commit intoanomalyco:devfrom
Conversation
Contributor
jwaterwater
commented
Jan 8, 2026
- 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)
- 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) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
|
The following comment was made by an LLM, it may be inaccurate: I found a potential duplicate: PR #6776: feat(i18n): add internationalization with Korean translations This PR appears to be addressing similar i18n infrastructure. It may already be handling or planning the internationalization setup that PR #7289 is implementing. You may want to check if these PRs are related or if one supersedes the other. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.