Skip to content

Add Portuguese (Brazil) localization file#194

Merged
mortondev merged 2 commits into
QuackbackIO:mainfrom
arthurbarret0:main
Jun 3, 2026
Merged

Add Portuguese (Brazil) localization file#194
mortondev merged 2 commits into
QuackbackIO:mainfrom
arthurbarret0:main

Conversation

@arthurbarret0
Copy link
Copy Markdown
Contributor

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 2, 2026

CLA assistant check
All committers have signed the CLA.

The pt-BR translation file was added but never wired up. pt-br was
missing from SUPPORTED_LOCALES, so normalizeLocale returned null and
the catalog was never selected. The file was also named pt-BR.json
while loadMessages imports the lowercased locale (pt-br.json), which
fails on case-sensitive filesystems. Register pt-br and rename the
file to match.
@mortondev
Copy link
Copy Markdown
Member

Thanks @arthurbarret0 ! 👍

@mortondev mortondev merged commit a8c754e into QuackbackIO:main Jun 3, 2026
3 checks passed
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.

3 participants