[PR #3923] [MERGED] Update more Brazilian Portuguese locale (pt_BR) #4465

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3923
Author: @JairoMarques
Created: 5/30/2025
Status: Merged
Merged: 6/3/2025
Merged by: @timothycarambat

Base: masterHead: feat/Update-pt_BR


📝 Commits (5)

  • 08b7fd4 Compatibilizations with 'en' file to maintain line relations to easy translations
  • 8a393a0 Add missing pt_BR translations
  • 2166d29 Maintain compatibilization
  • 0336ba1 linting
  • 4aa4cbf normalize

📊 Changes

1 file changed (+42 additions, -41 deletions)

View changed files

📝 frontend/src/locales/pt_BR/common.js (+42 -41)

📄 Description

Pull Request Type

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

Relevant Issues

resolves #xxx

What is in this change?

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

Additional Information

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/3923 **Author:** [@JairoMarques](https://github.com/JairoMarques) **Created:** 5/30/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `feat/Update-pt_BR` --- ### 📝 Commits (5) - [`08b7fd4`](https://github.com/Mintplex-Labs/anything-llm/commit/08b7fd4f4f4265fc9825537686cdf756e241d1e1) Compatibilizations with 'en' file to maintain line relations to easy translations - [`8a393a0`](https://github.com/Mintplex-Labs/anything-llm/commit/8a393a0d8910ac23f3406e96a3c423b3aab16c3f) Add missing pt_BR translations - [`2166d29`](https://github.com/Mintplex-Labs/anything-llm/commit/2166d29e588c847ef2b53e1500842f306eb2b681) Maintain compatibilization - [`0336ba1`](https://github.com/Mintplex-Labs/anything-llm/commit/0336ba1f5a704f0c67e1b2c3733185e1437eb9d0) linting - [`4aa4cbf`](https://github.com/Mintplex-Labs/anything-llm/commit/4aa4cbf9927f8a83b480ac14d942198ea5af879c) normalize ### 📊 Changes **1 file changed** (+42 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locales/pt_BR/common.js` (+42 -41) </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 contribution focuses solely on improving localization quality for better user experience in Brazilian Portuguese. No logic or functional code was altered. ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [x] 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:53 -05:00
yindo closed this issue 2026-02-22 18:35:53 -05:00
yindo changed title from [PR #3923] Update more Brazilian Portuguese locale (pt_BR) to [PR #3923] [MERGED] Update more Brazilian Portuguese locale (pt_BR) 2026-06-05 15:18:42 -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#4465