mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #753] [MERGED] fix: Complete Portuguese (Brazil) translation with missing fields #778
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#778
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/753
Author: @magisph
Created: 10/31/2025
Status: ✅ Merged
Merged: 11/15/2025
Merged by: @codexu
Base:
dev← Head:dev📝 Commits (2)
b5960fcfix: Complete Portuguese (Brazil) translation with missing fields86775e8Merge branch 'codexu:dev' into dev📊 Changes
1 file changed (+195 additions, -55 deletions)
View changed files
📝
messages/pt-BR.json(+195 -55)📄 Description
🎯 Goal
Ensure complete and accurate localization for Portuguese (Brazil) (pt-BR), resolving translation gaps from the initial implementation.
✅ Changes Made
messages/pt-BR.jsonto be fully synchronized with theen.jsonsource file.settings.audio,recording,editor,footer, andarticle.editor.toolbar).🔍 Context
The initial Portuguese translation (PR #726) was incomplete. This caused the UI to fall back to other languages (like Chinese Traditional) or display raw translation keys for Brazilian users. This PR provides the correct and complete translations to ensure a fully native experience.
🧪 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.