Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Mar 16, 2025

Internationalize more of the chat text area


Important

Internationalized the chat text area by adding translations for various strings in multiple languages and updated components to use these translations.

  • Internationalization:
    • Added translations for chat text area strings in multiple languages including Arabic, Catalan, Czech, German, English, Spanish, French, Hindi, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Turkish, Simplified Chinese, and Traditional Chinese.
    • Updated chat.json files in respective language directories to include new keys like enhancePromptDescription, errorReadingFile, noValidImages, separator, edit, and forNextMode.
  • Component Updates:
    • In ChatTextArea.tsx, replaced hardcoded strings with translation keys using useAppTranslation() for elements like enhancePromptDescription, errorReadingFile, noValidImages, selectMode, selectApiConfig, enhancePrompt, addImages, sendMessage.
    • In ChatView.tsx, updated modeShortcutText to use translation for forNextMode.

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

@changeset-bot
Copy link

changeset-bot bot commented Mar 16, 2025

⚠️ No Changeset found

Latest commit: a2be45e

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 16, 2025
@mrubens mrubens force-pushed the chat_text_area_i18n branch from a89f0f9 to a2be45e Compare March 16, 2025 03:49
@mrubens mrubens merged commit 8f4d56c into main Mar 16, 2025
9 checks passed
@mrubens mrubens deleted the chat_text_area_i18n branch March 16, 2025 03:52
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Mar 16, 2025
teddyOOXX pushed a commit to teddyOOXX/Roo-Code that referenced this pull request Mar 28, 2025
…er drop-down options (RooCodeInc#1688)

* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* add alibaba qwen-max qwen-plus qwen-turbo qwen-coder-plus  stable/latest models

* Provide the api line choice for international user

* Remove redundant code

* Copy fixes

* Create dry-socks-talk.md

* fix problem what is when you use Qwen api provider and then you want to change the api provider ,the apiline dropdown will obscure your api provider drop-down options

---------

Co-authored-by: Saoud Rizwan <[email protected]>
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