Skip to content

feat(sdk): add i18n support #1075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat(sdk): add i18n support #1075

wants to merge 7 commits into from

Conversation

rsbh
Copy link
Member

@rsbh rsbh commented Jul 22, 2025

This PR adds i18n support in React SDK using https://github.com/i18next/react-i18next.
The existing app name and plan change messages have been migrated from config to translation data.
This also introduces terminology support, so the user can easily change the names of features in SDK.
eg. user can change organization to Workspace, group to team, etc.

Only organization terminology has been added in this PR.

Copy link

vercel bot commented Jul 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2025 11:16am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16442694308

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 31.67%

Totals Coverage Status
Change from base Build 16408741807: 0.0%
Covered Lines: 10073
Relevant Lines: 31806

💛 - Coveralls

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