2025-10-15 feat: Add Russian language support #6789
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added complete Russian language support to the application.
Changes
Files added
ru/assistants.json- Assistants module translationsru/chat.json- Chat interface translationsru/common.json- Common/shared translationsru/hub.json- Hub module translationsru/logs.json- Logs module translationsru/mcp-servers.json- MCP servers translationsru/model-errors.json- Model error messagesru/provider.json- Provider translationsru/providers.json- Providers list translationsru/settings.json- Settings page translationsru/setup.json- Setup wizard translationsru/system-monitor.json- System monitor translationsru/tool-approval.json- Tool approval translationsru/tools.json- Tools module translationsru/updater.json- Updater translationsFiles modified
web-app/src/containers/LanguageSwitcher.tsx- Added Russian language optionπ§ Current Status
The translation is in development stage and requires:
π Next Steps
It is recommended to create a preview build for community testing and feedback collection.
This is a basic implementation. Community feedback and further improvements are welcome to enhance translation quality.