mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[PR #526] feat: 添加葡萄牙语支持 Add Portuguese (Brazil) language support #750
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#750
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/526
Author: @ozp
Created: 8/5/2025
Status: 🔄 Open
Base:
dev← Head:add-portuguese-support📝 Commits (1)
3105218feat: Add Portuguese (Brazil) language support📊 Changes
3 files changed (+1013 additions, -1 deletions)
View changed files
➕
messages/pt.json(+1011 -0)📝
src/app/core/record/chat/chat-language.tsx(+1 -0)📝
src/i18n/request.ts(+1 -1)📄 Description
🎯 目标
为NoteGen应用程序添加葡萄牙语(pt)语言支持。
✅ 更改内容
messages/pt.json)🧪 测试
📁 修改的文件
messages/pt.json(包含完整葡萄牙语翻译的新文件)middleware.ts(在支持的语言中添加'pt')chat-language.tsx(添加葡萄牙语选项)page.tsx(更新LanguageType接口)准备好接受审查!🚀
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.