[PR #726] [MERGED] feat: Add Portuguese (Brazil) language support with complete translations. #771

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

📋 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: devHead: dev


📝 Commits (1)

📊 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

  • Added messages/pt-BR.json with complete Portuguese (Brazil) translations
  • All keys properly translated including:
    • App title and description
    • Common UI elements (Save, Cancel, Delete, Edit, etc.)
    • Settings and configuration options
    • Chat interface elements
    • Knowledge base features
    • Prompt templates
    • AI model settings
    • And all other interface sections

🔍 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.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/726 **Author:** [@magisph](https://github.com/magisph) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@codexu](https://github.com/codexu) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`2903ecc`](https://github.com/codexu/note-gen/commit/2903ecc9240659c163950ed9d1d7bae667069c0e) Add files via upload ### 📊 Changes **1 file changed** (+1362 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `messages/pt-BR.json` (+1362 -0) </details> ### 📄 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 - Added `messages/pt-BR.json` with complete Portuguese (Brazil) translations - All keys properly translated including: - App title and description - Common UI elements (Save, Cancel, Delete, Edit, etc.) - Settings and configuration options - Chat interface elements - Knowledge base features - Prompt templates - AI model settings - And all other interface sections ## 🔍 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! 🚀 --- <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:40 +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#771
No description provided.