mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #726] [MERGED] feat: Add Portuguese (Brazil) language support with complete translations. #771
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#771
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/726
Author: @magisph
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @codexu
Base:
dev← Head:dev📝 Commits (1)
2903eccAdd files via upload📊 Changes
1 file changed (+1362 additions, -0 deletions)
View changed files
➕
messages/pt-BR.json(+1362 -0)📄 Description
🎯 Goal
Add complete and accurate Portuguese (Brazil) language support to NoteGen application.
📋 Description
This PR addresses the issue reported in PR #526, where the Portuguese translation file contained English text instead of proper Portuguese translations.
This submission provides a fully translated Portuguese (Brazil) file with all interface elements correctly translated.
✅ Changes Made
messages/pt-BR.jsonwith complete Portuguese (Brazil) translations🔍 Context
The maintainer (@codexu) correctly identified in PR #526 that the previous submission contained English text. This PR provides the correct, complete Portuguese translations.
🧪 Ready for Testing
All translation keys are properly mapped and ready for integration.
Thank you for reviewing this contribution! 🚀
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.