Skip to content

feat(i18n): 添加巴西葡萄牙语 (pt-BR) 翻译#93

Closed
gy212 wants to merge 5 commits intoop7418:mainfrom
gy212:feat/i18n-pt-br
Closed

feat(i18n): 添加巴西葡萄牙语 (pt-BR) 翻译#93
gy212 wants to merge 5 commits intoop7418:mainfrom
gy212:feat/i18n-pt-br

Conversation

@gy212
Copy link
Contributor

@gy212 gy212 commented Feb 23, 2026

概述

添加巴西葡萄牙语(pt-BR)翻译支持。

依赖

此 PR 依赖 #89(i18n 基础设施 + en/zh),需先合并 #89

改动内容

  • 新增 src/i18n/pt-BR.ts 翻译文件,覆盖所有翻译键
  • 更新 src/i18n/index.ts 注册 pt-BR locale
  • 更新设置页面语言选择器添加巴西葡萄牙语选项

gy212 and others added 4 commits February 23, 2026 22:01
Add internationalization support with useTranslation hook, I18nProvider,
and language files for: zh, en, zh-TW, ja, es, pt-BR, de, fr, ru

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove extra language files (zh-TW, ja, es, pt-BR, de, fr, ru) from
the base i18n PR. Each language will be added in a separate PR.
Add pt-BR locale with complete translation coverage.
@op7418
Copy link
Owner

op7418 commented Feb 24, 2026

Closed — i18n infrastructure and Chinese/English translations have been implemented in v0.13.0 (commit c7c3ba5). Thank you @gy212 for the excellent i18n framework design and comprehensive translation files that inspired this implementation! 🙏 The remaining language translations (zh-TW, ja, es, pt-BR, de, fr, ru) from PRs #90-96 will be integrated in a follow-up release.

@op7418 op7418 closed this Feb 24, 2026
@gy212 gy212 deleted the feat/i18n-pt-br branch March 5, 2026 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants