Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 16, 2025

Important

Localize experimental feature checkboxes by using translation keys instead of hardcoded strings, updating components and translation files accordingly.

  • Behavior:
    • Removed name and description fields from ExperimentConfig in experiments.ts.
    • Updated ExperimentalFeature.tsx to use translation keys for name and description.
    • Updated ExperimentalSettings.tsx to pass experimentKey for translation.
  • Localization:
    • Added translation keys for experimental features in settings.json for multiple languages including en, es, fr, de, zh-CN, zh-TW, ja, ko, ru, pt, pt-BR, it, tr, pl, hu, hi, cs, ca, ar.
  • Tests:
    • Removed name and description checks from experiments.test.ts.

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

@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2025

⚠️ No Changeset found

Latest commit: 1ec95aec6244adeea9ea266fbd304829f0fc9fdd

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 the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 16, 2025
@dosubot dosubot bot added the enhancement New feature or request label Mar 16, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

Typographical consistency: In the POWER_STEERING entry, the text reads 'Experimentellen "Servolenkung"-Modus verwenden'. Considering that 'Modus' is masculine, the adjective should be 'Experimenteller' for correct agreement, e.g., 'Experimenteller "Servolenkung"-Modus verwenden'.

Suggested change
"name": "Experimentellen \"Servolenkung\"-Modus verwenden",
"name": "Experimenteller \"Servolenkung\"-Modus verwenden",

@mrubens mrubens merged commit c9d4a8f into main Mar 16, 2025
9 checks passed
@mrubens mrubens deleted the i18n_experiments branch March 16, 2025 18:06
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 16, 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 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