Skip to content

Multilingual support (Spanish for LATAM) #70

@truthixify

Description

@truthixify

Tier: L (1-2 weeks) Type: i18n

Context

feature

Scope

Stellar has a strong LATAM developer base. Demo needs Spanish first; framework should make adding other locales trivial.

Acceptance criteria

  • Set up i18n framework (react-i18next)
  • Extract all user-visible strings to src/i18n/en.json
  • Wire t() into components
  • Locale switcher in header
  • Persist preference in localStorage; default from navigator.language
  • Spanish translations in es.json (native-speaker reviewed)

Files to start with

  • All strings extracted
  • en.json + es.json complete
  • Switcher functional
  • CI lint catches hardcoded strings in components

Why this matters

  • All src/components/*.tsx
  • New: src/i18n/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programdripsFunded via Drips Networkhelp wantedExtra attention is neededi18nInternationalizationuxUser experience

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions