Skip to content

feat(studio): add English localization - #1064

Merged
yaozheng-fang merged 8 commits into
volcengine:mainfrom
evanlowe:feat/studio-i18n
Sep 5, 2026
Merged

feat(studio): add English localization#1064
yaozheng-fang merged 8 commits into
volcengine:mainfrom
evanlowe:feat/studio-i18n

Conversation

@evanlowe

@evanlowe evanlowe commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a scalable i18next-based localization foundation with Chinese and English catalogs
  • add language selection under System Information with persisted locale preference
  • localize Studio UI, runtime messages, creation flows, automations, sandbox, and packaged WebUI assets
  • add catalog consistency checks and localization regression coverage

Testing

  • pre-commit run --all-files
  • cd frontend && npx tsc --noEmit
  • cd frontend && npm run check:i18n
  • cd frontend && npm test
  • cd frontend && npm run build
  • cd frontend && npm run test:webui-assets

@yaozheng-fang
yaozheng-fang merged commit dcba26e into volcengine:main Sep 5, 2026
11 checks passed
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