Skip to content

Conversation

@feifei325
Copy link
Contributor

@feifei325 feifei325 commented Mar 14, 2025

Context

The i18n framework has been integrated into the project. Perhaps it’s time to start the internationalization process. To reduce conflicts, we begin with the welcome page.

Implementation

Screenshots

before after
image image

How to Test

Get in Touch


Important

Enhance welcome page internationalization by adding translations in 20 languages and updating WelcomeView.tsx to use these translations.

  • Internationalization:
    • Added translations for the welcome page in 20 languages including ar, ca, cs, de, en, es, fr, hi, hu, it, ja, ko, pl, pt-BR, pt, ru, tr, zh-CN, zh-TW.
    • Created new JSON files for each language in webview-ui/src/i18n/locales/.
  • Code Changes:
    • Updated WelcomeView.tsx to use useAppTranslation for text elements.
    • Replaced static text with translation keys: welcome:greeting, welcome:introduction, welcome:notice, welcome:start.

This description was created by Ellipsis for 4273f00. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented Mar 14, 2025

⚠️ No Changeset found

Latest commit: 4273f00

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Mar 14, 2025
Copy link
Collaborator

@mrubens mrubens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 14, 2025
@mrubens mrubens merged commit 7dcd105 into RooCodeInc:main Mar 14, 2025
18 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants