[PR #1438] [MERGED] feat: translate portuguese brazil #20671

Closed
opened 2026-04-20 03:06:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1438
Author: @MurielLima
Created: 4/5/2024
Status: Merged
Merged: 4/6/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (3)

📊 Changes

2 files changed (+367 additions, -0 deletions)

View changed files

📝 src/lib/i18n/locales/languages.json (+4 -0)
src/lib/i18n/locales/pt-BR/translation.json (+363 -0)

📄 Description

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

  • This change adds the Portuguese Brazilian language to those available.

Changelog Entry

Added

  • Portuguese Brazil translation.

Fixed

  • Not applicable in this case.

Changed

  • Added topic pt-BR into languages.json.

Removed

  • Not applicable in this case.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/1438 **Author:** [@MurielLima](https://github.com/MurielLima) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 4/6/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (3) - [`46774aa`](https://github.com/open-webui/open-webui/commit/46774aa5cdbf4e894776978be60311210a6d0b32) Merge pull request #1416 from open-webui/dev - [`f87805b`](https://github.com/open-webui/open-webui/commit/f87805b46fec712fa0e8827d607db118bbb0f512) Merge pull request #1424 from open-webui/dev - [`7d64ada`](https://github.com/open-webui/open-webui/commit/7d64ada43e7fb0d28352923d3668dbed53c4e1ad) feat: translate portuguese brazil ### 📊 Changes **2 files changed** (+367 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/languages.json` (+4 -0) ➕ `src/lib/i18n/locales/pt-BR/translation.json` (+363 -0) </details> ### 📄 Description ## Pull Request Checklist - [x] **Description:** Briefly describe the changes in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description - This change adds the Portuguese Brazilian language to those available. --- ### Changelog Entry ### Added - Portuguese Brazil translation. ### Fixed - Not applicable in this case. ### Changed - Added topic pt-BR into languages.json. ### Removed - Not applicable in this case. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:06:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20671