Skip to content

Conversation

@vabatista
Copy link

@vabatista vabatista commented Oct 20, 2025

Describe Your Changes

Translation of UI elements to Brazilian Portuguese.

Fixes Issues

Closes #6810

Self Checklist

  • [X ] Added relevant comments, esp in complex areas

Copilot AI review requested due to automatic review settings October 20, 2025 15:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive Brazilian Portuguese (pt-BR) translation support to the web application, enabling Portuguese-speaking users to interact with the interface in their native language.

Key Changes:

  • Added 14 new translation JSON files covering all major UI components and features
  • Integrated pt-BR language option into the language switcher
  • Translations include settings, chat interface, model management, providers, MCP servers, and system monitoring

Reviewed Changes

Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
web-app/src/locales/pt-BR/updater.json Translation strings for app update notifications and actions
web-app/src/locales/pt-BR/tools.json Translation for tool approval dialogs and security notices
web-app/src/locales/pt-BR/tool-approval.json Translation for tool call request interface
web-app/src/locales/pt-BR/system-monitor.json Translation for system resource monitoring UI
web-app/src/locales/pt-BR/setup.json Translation for initial setup wizard
web-app/src/locales/pt-BR/settings.json Comprehensive translation for all settings sections including hardware, proxy, API server, and appearance
web-app/src/locales/pt-BR/providers.json Translation for model provider management interface
web-app/src/locales/pt-BR/provider.json Additional provider-related translations
web-app/src/locales/pt-BR/model-errors.json Translation for model context error messages
web-app/src/locales/pt-BR/mcp-servers.json Translation for MCP server configuration interface
web-app/src/locales/pt-BR/logs.json Translation for logging interface
web-app/src/locales/pt-BR/hub.json Translation for model hub and download interface
web-app/src/locales/pt-BR/common.json Core translation strings used across the application
web-app/src/locales/pt-BR/chat.json Translation for chat interface
web-app/src/locales/pt-BR/assistants.json Translation for assistant creation and management
web-app/src/containers/LanguageSwitcher.tsx Added pt-BR option to language selector

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vabatista
Copy link
Author

Fixes #6810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

idea: Add Portuguese Support

2 participants