Skip to content

🇧🇷 tradução pt-br - #369

Open
nosklo wants to merge 2 commits into
nxzai:mainfrom
nosklo:feat/i18n-pt-BR
Open

🇧🇷 tradução pt-br#369
nosklo wants to merge 2 commits into
nxzai:mainfrom
nosklo:feat/i18n-pt-BR

Conversation

@nosklo

@nosklo nosklo commented Sep 1, 2026

Copy link
Copy Markdown

Adds pt-BR (Brazilian Portuguese) as a new locale for NextExplorer.

  • frontend/src/i18n/locales/pt-BR.json: full translation of en.json (503 keys, same sections), with placeholders ({count}, {name}, {minutes}, …) and plurals (|) preserved.
  • frontend/src/i18n/index.js:
    • pt-BR added to preferredLocaleOrder (picker ordering).
    • case-insensitive locale detection: navigator.languages / localStorage values like pt-br now match the pt-BR bundle (previously the comparison was case-sensitive, so only pt-BR matched exactly; the same applied to zh-CN/zh-TW).

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.

1 participant