Skip to content

Improve translation quality across all 30 languages#558

Merged
DRadmir merged 1 commit into
mainfrom
localization-quality-fixes
Jun 24, 2026
Merged

Improve translation quality across all 30 languages#558
DRadmir merged 1 commit into
mainfrom
localization-quality-fixes

Conversation

@DRadmir

@DRadmir DRadmir commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Went through the app's localization and corrected translations across all 30 languages, checking each string against where it's actually used in the app.

  • Fixed broken placeholders (text glued together, wrong order, APR showing as the month "April")
  • Restored brand names (Gem Wallet, Hyperliquid) that had been translated away in some languages
  • Replaced wrong crypto terms with the correct ones (stake, token, perpetuals, margin, slippage)

Regenerated the iOS and Android string resources.

- Fix placeholder bugs: glued sentences, wrong argument order, stray %s, APR rendered as the month "April"
- Restore brand names (Gem Wallet, Hyperliquid) that were translated away in some languages
- Correct wrong-domain crypto terms (stake, token, perpetuals, margin, slippage) and UI register/wording against each string's UI context
- Regenerate iOS .strings/SwiftGen and Android strings.xml
@DRadmir DRadmir self-assigned this Jun 23, 2026
@gemdev111 gemdev111 self-requested a review June 23, 2026 18:38
@DRadmir DRadmir merged commit df579d8 into main Jun 24, 2026
2 checks passed
@DRadmir DRadmir deleted the localization-quality-fixes branch June 24, 2026 18:08
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.

2 participants