[PR #877] [MERGED] fix(#876): complete missing pt-BR translations after recent updates #800

Closed
opened 2026-03-02 03:41:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/877
Author: @magisph
Created: 1/31/2026
Status: Merged
Merged: 1/31/2026
Merged by: @codexu

Base: devHead: fix/876


📝 Commits (8)

  • b5960fc fix: Complete Portuguese (Brazil) translation with missing fields
  • 86775e8 Merge branch 'codexu:dev' into dev
  • 78aa75a Merge branch 'codexu:dev' into dev
  • 054baea Merge branch 'codexu:dev' into dev
  • f71bde8 Merge branch 'codexu:dev' into dev
  • ac46657 Merge branch 'codexu:dev' into dev
  • d7ca406 Merge branch 'codexu:dev' into fix/876
  • 79e52e8 fix(i18n): update pt-BR translations

📊 Changes

1 file changed (+291 additions, -33 deletions)

View changed files

📝 messages/pt-BR.json (+291 -33)

📄 Description

Complements PRs #726, #753 and #800 by completing Portuguese (Brazil) translations added/changed in recent updates.

What’s included

  • Updates messages/pt-BR.json to match the current zh.json (base) and zh-TW.json (aux reference) keyset.
  • Adds and translates missing i18n keys that were falling back to Chinese/English in the UI.
  • Keeps the term "Skills" unchanged.

Notes

  • No behavior or logic changes — i18n strings only.
  • Some Chinese text visible in default template content may be seeded data rather than i18n strings; this PR focuses strictly on pt-BR.json coverage.

🔄 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/codexu/note-gen/pull/877 **Author:** [@magisph](https://github.com/magisph) **Created:** 1/31/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `fix/876` --- ### 📝 Commits (8) - [`b5960fc`](https://github.com/codexu/note-gen/commit/b5960fc952461f1aa9a9305acbf8dfef54866dba) fix: Complete Portuguese (Brazil) translation with missing fields - [`86775e8`](https://github.com/codexu/note-gen/commit/86775e8c79fb8771dc50d4071a77c3c67021ff73) Merge branch 'codexu:dev' into dev - [`78aa75a`](https://github.com/codexu/note-gen/commit/78aa75aba060df1a218f2e3d534acf312c7da466) Merge branch 'codexu:dev' into dev - [`054baea`](https://github.com/codexu/note-gen/commit/054baea5a728ebc8b492f6706c1b93baa8ff96d8) Merge branch 'codexu:dev' into dev - [`f71bde8`](https://github.com/codexu/note-gen/commit/f71bde86883214da37254345cc3b38c6025edc8e) Merge branch 'codexu:dev' into dev - [`ac46657`](https://github.com/codexu/note-gen/commit/ac46657707ad210e56592b9e6487a18288a374d4) Merge branch 'codexu:dev' into dev - [`d7ca406`](https://github.com/codexu/note-gen/commit/d7ca406a3a431d3c5f83e8e2285e3a9c75279b90) Merge branch 'codexu:dev' into fix/876 - [`79e52e8`](https://github.com/codexu/note-gen/commit/79e52e8d01792dbcdd18027a06481ad66693f623) fix(i18n): update pt-BR translations ### 📊 Changes **1 file changed** (+291 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `messages/pt-BR.json` (+291 -33) </details> ### 📄 Description Complements PRs #726, #753 and #800 by completing Portuguese (Brazil) translations added/changed in recent updates. What’s included - Updates messages/pt-BR.json to match the current zh.json (base) and zh-TW.json (aux reference) keyset. - Adds and translates missing i18n keys that were falling back to Chinese/English in the UI. - Keeps the term "Skills" unchanged. Notes - No behavior or logic changes — i18n strings only. - Some Chinese text visible in default template content may be seeded data rather than i18n strings; this PR focuses strictly on pt-BR.json coverage. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:41:47 +03: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/note-gen#800
No description provided.