Skip to content

[Frontend] Complete i18n internationalization setup with translations - #1006

Open
davidsoniaudin2-oss wants to merge 1 commit into
StellarDevHub:mainfrom
davidsoniaudin2-oss:feat/974-i18n-homepage
Open

[Frontend] Complete i18n internationalization setup with translations#1006
davidsoniaudin2-oss wants to merge 1 commit into
StellarDevHub:mainfrom
davidsoniaudin2-oss:feat/974-i18n-homepage

Conversation

@davidsoniaudin2-oss

Copy link
Copy Markdown

Description

Completes i18n internationalization for the homepage:

  • Added home translation section to all three locale files (en.json, es.json, zh.json) with all homepage strings
  • Updated page.tsx to use the useI18n hook instead of hardcoded English text
  • Made the homepage a client component to support React context-based i18n
  • All core pages now use i18n translation keys
  • Locale switching works without page refresh issues
  • All three locales (English, Spanish, Chinese) are fully populated

Closes #974

Add home section translations to all three locales (en, es, zh) and update the landing page (page.tsx) to use useI18n hook instead of hardcoded English text. All core pages now use i18n translation keys.

Closes StellarDevHub#974
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@davidsoniaudin2-oss is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@davidsoniaudin2-oss 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

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.

[Frontend] Complete i18n internationalization setup with translations

1 participant