Skip to content

feat(i18n): complete Portuguese (Brazil) translation for UI and app#36548

Open
RicSchonfelder wants to merge 1 commit into
anomalyco:devfrom
RicSchonfelder:i18n-pt-br
Open

feat(i18n): complete Portuguese (Brazil) translation for UI and app#36548
RicSchonfelder wants to merge 1 commit into
anomalyco:devfrom
RicSchonfelder:i18n-pt-br

Conversation

@RicSchonfelder

Copy link
Copy Markdown

Issue for this PR

Closes #35831

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This PR completes the Portuguese (Brazil) translation for OpenCode by adding all missing keys in both:

  • \packages/ui/src/i18n/br.ts\ (added 23 missing UI strings)
  • \packages/app/src/i18n/br.ts\ (added 142 missing app strings)

All keys are now in full parity with the English source files. The translations cover:

  • Session review UI, diff viewer controls, line comments
  • WSL onboarding flow, home screen sessions
  • Project/workspace management
  • Settings UI (shell, file tree, navigation, terminal, status, mobile layout)
  • Error pages and various missing keys throughout

How did you verify your code works?

  • All keys match the English source (0 missing, 0 extra)
  • Proper variable interpolation preserved ({{variable}})
  • Tested language switching in the OpenCode desktop app

Screenshots / recordings

N/A - Translation-only change, no visual differences.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

[FEATURE]: i18n / Locale support (Portuguese and other languages)

1 participant