[PR #3879] [MERGED] Update Brazilian Portuguese locale (pt_BR) #4444

Closed
opened 2026-02-22 18:35:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3879
Author: @JairoMarques
Created: 5/25/2025
Status: Merged
Merged: 5/26/2025
Merged by: @timothycarambat

Base: masterHead: feat/pt-br-locale-fix


📝 Commits (2)

📊 Changes

1 file changed (+602 additions, -527 deletions)

View changed files

📝 frontend/src/locales/pt_BR/common.js (+602 -527)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

This PR improves the Brazilian Portuguese (pt_BR) translation file:

Improved grammar and spelling.

Standardized common terms across the UI.

Fill missing translates

Additional Information

This contribution focuses solely on improving localization quality for better user experience in Brazilian Portuguese. No logic or functional code was altered.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/3879 **Author:** [@JairoMarques](https://github.com/JairoMarques) **Created:** 5/25/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `feat/pt-br-locale-fix` --- ### 📝 Commits (2) - [`574be79`](https://github.com/Mintplex-Labs/anything-llm/commit/574be79ea8ea33a426fd128510c842e0e5b87e09) Update Brazilian Portuguese locale (pt_BR) - [`211e37c`](https://github.com/Mintplex-Labs/anything-llm/commit/211e37c23fe667507636b4fb2b66cdbd59faf663) linting ### 📊 Changes **1 file changed** (+602 additions, -527 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/pt_BR/common.js` (+602 -527) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> This PR improves the Brazilian Portuguese (pt_BR) translation file: Improved grammar and spelling. Standardized common terms across the UI. Fill missing translates ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> This contribution focuses solely on improving localization quality for better user experience in Brazilian Portuguese. No logic or functional code was altered. ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:50 -05:00
yindo closed this issue 2026-02-22 18:35:50 -05:00
yindo changed title from [PR #3879] Update Brazilian Portuguese locale (pt_BR) to [PR #3879] [MERGED] Update Brazilian Portuguese locale (pt_BR) 2026-06-05 15:18:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4444