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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:main📝 Commits (3)
46774aaMerge pull request #1416 from open-webui/devf87805bMerge pull request #1424 from open-webui/dev7d64adafeat: translate portuguese brazil📊 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
Changelog Entry
Added
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.