Skip to content

i18n: add complete Portuguese (pt) translations across all screens #459 - #543

Merged
dadadave80 merged 2 commits into
Heliobond:mainfrom
tizzy005:i18n/portuguese-translations
Aug 31, 2026
Merged

i18n: add complete Portuguese (pt) translations across all screens #459#543
dadadave80 merged 2 commits into
Heliobond:mainfrom
tizzy005:i18n/portuguese-translations

Conversation

@tizzy005

Copy link
Copy Markdown
Contributor

Overview

Provides complete Portuguese (pt) translations across all screens (Common, Nav, Footer, Risk, Learn, Landing, Connect, Explore, Watchlist, Deposit/Investment form, Portfolio, Withdraw, Admin, Creator, ProjectDetail, etc.) resolving missing translations and fallback issues.

Related Issue

Closes #459

Changes

  • [ADD] messages/pt.json
    • Complete Portuguese translation keys for all screens including the investment form, explore catalog, deposit flows, risk disclosure, and navigation.
  • [MODIFY] src/i18n/request.ts
    • Added 'pt' to LOCALES array and LOCALE_LABELS.

Verification Results

✅ messages/pt.json keys match messages/en.json 100%
✅ Investment form and all 5 primary screens fully localized in Portuguese
✅ Locale switcher config registered
Acceptance Criteria Status
Portuguese translations available on all screens ✅ Added complete dictionary for all 18 namespaces
Investment form localized ✅ Added Deposit/Investment Portuguese translations
Seamless locale registration ✅ Configured in next-intl request config

@tizzy005
tizzy005 requested a review from dadadave80 as a code owner August 31, 2026 20:40
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@tizzy005 is attempting to deploy a commit to the David Dada's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@tizzy005 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@sshdopey sshdopey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is fantastic work! Adding a complete Portuguese translation file and registering the locale in the config directly addresses the missing translations and fallback issues described in #459. The effort is clear and thorough, covering all the screens mentioned. Thank you for contributing to making Heliobond more accessible! 🎉

@sshdopey

Copy link
Copy Markdown
Contributor

Approved! 🎉 I couldn't auto-merge this just yet (it may need a rebase or have a check still running). A maintainer can merge it whenever it's ready.

@dadadave80
dadadave80 merged commit 17eb3a8 into Heliobond:main Aug 31, 2026
2 of 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.

i18n: Portuguese translation missing on 5 screens — falls back to English

3 participants