Skip to content

i18n: add pt-BR translation#21

Merged
sanmaxdev merged 2 commits into
sanmaxdev:mainfrom
vsgibbin:i18n-pt-br
Jul 6, 2026
Merged

i18n: add pt-BR translation#21
sanmaxdev merged 2 commits into
sanmaxdev:mainfrom
vsgibbin:i18n-pt-br

Conversation

@vsgibbin

@vsgibbin vsgibbin commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds Brazilian Portuguese (pt-BR) localization based on the existing English translation file. All UI strings were translated while preserving placeholders (:count, :name, etc.) and the original structure.

Related issue

Closes #17

Type of change

  • Bug fix
  • New feature
  • Documentation
  • Refactor / chore

Checklist

  • I ran vendor/bin/pint (code style passes)
  • I ran php artisan test (all tests pass) and added/updated tests for my change
  • npm run build succeeds (if I touched front-end assets)
  • I updated the documentation where relevant
  • My change does not introduce a license check, phone-home, or other commercial gating

Notes for reviewers

This is a straightforward localization PR.

Let me know if any wording adjustments are preferred for Brazilian Portuguese conventions.

@vsgibbin vsgibbin requested a review from sanmaxdev as a code owner July 6, 2026 07:48

@sanmaxdev sanmaxdev left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for adding this! 🙌

@sanmaxdev sanmaxdev merged commit fd5e25d into sanmaxdev:main Jul 6, 2026
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.

Add a UI translation for a new language (French, German, Portuguese, …)

2 participants