nextlevelbuilder / nextlevelbuilder/goclaw

[Localization] Add Portuguese (Brazil) - pt-BR support

Open
#1,112 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

agent:github-maintain enhancement maintain:triaged P3-low ux
Dominant language
Go
Stars
3.6k
Forks
1.1k
Avg merge
3d 5h
Merged PRs (30d)
24

Description

Edit: I noticed the i18n infrastructure is already implemented. I've finished the full translation to pt-BR and I'm providing the files below.

Hello @nextlevelbuilder,

I have completed the full localization of GoClaw to Portuguese (Brazil) - pt-BR.
This contribution includes:

  • 39 translation modules in ui/web/src/i18n/locales/pt-BR/.
  • Updated ui/web/src/i18n/index.ts to register the new locale and handle auto-detection.
  • Updated ui/web/src/lib/constants.ts and en/topbar.json to include the language option in the UI selector.

The build has been tested and is working perfectly. I'm attaching a ZIP file with all the modified/new files to facilitate the integration.

Files included in the ZIP:

  • ui/web/src/i18n/locales/pt-BR/ (New directory)
  • ui/web/src/i18n/index.ts (Modified)
  • ui/web/src/lib/constants.ts (Modified)
  • ui/web/src/i18n/locales/en/topbar.json (Modified)

goclaw-ptbr-localization.zip

I hope this helps the community! Fixes #1112.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the attached files under ui/web/src/i18n/locales/pt-BR/ and compare the updates to ui/web/src/i18n/index.ts, ui/web/src/lib/constants.ts, and ui/web/src/i18n/locales/en/topbar.json. Run the UI build and verify that pt-BR is registered, auto-detection works, and the language appears in the selector with all 39 modules available.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, localization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.