Skip to content

feat(web): add lightweight i18n support and Simplified Chinese localization#29

Closed
chinapxe wants to merge 3 commits into
Augani:mainfrom
chinapxe:feat/zh-cn-i18n
Closed

feat(web): add lightweight i18n support and Simplified Chinese localization#29
chinapxe wants to merge 3 commits into
Augani:mainfrom
chinapxe:feat/zh-cn-i18n

Conversation

@chinapxe
Copy link
Copy Markdown

Summary

This PR adds a lightweight in-repo i18n layer for the web editor and includes a first pass of Simplified Chinese (zh-CN) localization.

Includes

  • i18n provider and message dictionary
  • language switch in Settings
  • localization for major web editor UI surfaces:
    • welcome/share/settings flows
    • toolbar, export, search, shortcuts
    • left sidebar panels
    • right inspector panels
    • timeline toolbar and context menus

Notes

  • no external i18n dependency added
  • verified with pnpm --filter @openreel/web typecheck

If you'd prefer, I can follow up by splitting this into smaller PRs (foundation vs. UI localization).

@Augani
Copy link
Copy Markdown
Owner

Augani commented May 8, 2026

Closing — superseded by #28.

@Augani Augani closed this May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants