Skip to content

Polish Spanish copy for product consistency #68

Description

@Kalebtron1

Why this matters

Spanish should feel native and consistent across the whole product.

Problem

Some Spanish copy is literal or inconsistent across screens.

Scope

  • Standardize wallet, credit, and transaction wording.
  • Improve phrasing for mobile readability.
  • Keep the tone aligned across all product surfaces.

Setup Steps

  • Clone the repository and run npm install at the repo root.
  • Run npm run dev and switch to Spanish.
  • Run npm run build to ensure the copy changes do not break the app.

File Paths

  • src/App.tsx
  • src/pages/Login.tsx
  • src/pages/Onboarding.tsx
  • src/components/WalletSetupModal.tsx
  • src/components/CreditSection.tsx

Implementation guidance

  • Review the Spanish locale strings for tone and terminology.
  • Align the wording across login, onboarding, and wallet flows.
  • Keep labels short enough for mobile layouts.

Acceptance criteria

  • PR updates the Spanish copy across the affected screens.
  • Reviewer can compare English and Spanish and see consistent terminology.
  • Mobile layouts do not overflow because of longer text.

Validation

  • Inspect the translated screens on a mobile width.
  • Check for truncation or clipping in buttons and alerts.

PR requirements

  • Include Closes #68.
  • Include before/after behavior notes.

Complexity

  • Trivial (50 points)

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcomplexity:trivial100 points - small, clearly bounded taskfrontendFrontend implementation worki18nInternationalization and localization work

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions