1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[PR #421] [MERGED] Added translation to Brazilian Portuguese on existing strings. #1043

Closed
opened 2026-05-07 00:15:39 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/421
Author: @wreuel
Created: 2/17/2026
Status: Merged
Merged: 2/18/2026
Merged by: @maziggy

Base: 0.2.1bHead: feature/brazilianPortugueseTranslation


📝 Commits (8)

  • 3291e8c Added translation to Brazilian Portuguese on existing strings.
  • f289ca6 Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation
  • 7ce2048 Fixing typo on CONTRIBUTING.md
  • e60832d Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation
  • 8a0fbbd Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation
  • 5415593 Complying with PR
  • f657e4c Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation
  • 181364c Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation

📊 Changes

3 files changed (+3446 additions, -1 deletions)

View changed files

📝 CONTRIBUTING.md (+1 -0)
📝 frontend/src/i18n/index.ts (+4 -1)
frontend/src/i18n/locales/pt-BR.ts (+3441 -0)

📄 Description

Description

Added translation for Brazilian Portuguese

Fixes #

Type of Change

Translation cretaed

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Changes Made

  • Just added a file with the translations.

Screenshots

Testing

  • I have tested this on my local machine
  • I have tested with my printer model:

Checklist

  • My code follows the project's coding style
  • I have commented my code where necessary
  • I have updated the documentation (if needed)
  • My changes generate no new warnings
  • I have tested my changes thoroughly

Additional Notes

There still some places that don't use translation that need to have it.


🔄 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/maziggy/bambuddy/pull/421 **Author:** [@wreuel](https://github.com/wreuel) **Created:** 2/17/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `0.2.1b` ← **Head:** `feature/brazilianPortugueseTranslation` --- ### 📝 Commits (8) - [`3291e8c`](https://github.com/maziggy/bambuddy/commit/3291e8c6f9bbcab6b37c6eeac719ce2d62d17b33) Added translation to Brazilian Portuguese on existing strings. - [`f289ca6`](https://github.com/maziggy/bambuddy/commit/f289ca6979d3f330cfd9a024bec504d2f7291d1d) Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation - [`7ce2048`](https://github.com/maziggy/bambuddy/commit/7ce2048e09c944c779053daa3d69b73cdd35471a) Fixing typo on CONTRIBUTING.md - [`e60832d`](https://github.com/maziggy/bambuddy/commit/e60832d9f46423b810aadb67a6c22bdc9d17037d) Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation - [`8a0fbbd`](https://github.com/maziggy/bambuddy/commit/8a0fbbd7b4fc83aedd6abe18471d79a0c2d30f17) Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation - [`5415593`](https://github.com/maziggy/bambuddy/commit/5415593951ba91380852bdc8f0da59717bf958fa) Complying with PR - [`f657e4c`](https://github.com/maziggy/bambuddy/commit/f657e4c433c0051809fc28db9f424d638caceed0) Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation - [`181364c`](https://github.com/maziggy/bambuddy/commit/181364c687e918756508f471345e5103a76f0d16) Merge branch '0.2.1b' into feature/brazilianPortugueseTranslation ### 📊 Changes **3 files changed** (+3446 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+1 -0) 📝 `frontend/src/i18n/index.ts` (+4 -1) ➕ `frontend/src/i18n/locales/pt-BR.ts` (+3441 -0) </details> ### 📄 Description ## Description Added translation for Brazilian Portuguese <!-- Provide a brief description of your changes --> ## Related Issue <!-- Link to the issue this PR addresses (if applicable) --> Fixes # ## Type of Change Translation cretaed <!-- Mark the relevant option with an "x" --> - [ ] Bug fix (non-breaking change that fixes an issue) - [X] New feature (non-breaking change that adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Documentation update - [ ] Code refactoring - [ ] Performance improvement - [ ] Test addition or update ## Changes Made <!-- List the specific changes made in this PR --> - Just added a file with the translations. ## Screenshots <!-- If applicable, add screenshots to demonstrate your changes --> ## Testing <!-- Describe how you tested your changes --> - [X] I have tested this on my local machine - [ ] I have tested with my printer model: <!-- e.g., X1C, P1S, A1 --> ## Checklist - [X] My code follows the project's coding style - [ ] I have commented my code where necessary - [X] I have updated the documentation (if needed) - [ ] My changes generate no new warnings - [X] I have tested my changes thoroughly ## Additional Notes There still some places that don't use translation that need to have it. <!-- Add any additional information that reviewers should know --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:39 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#1043
No description provided.