Skip to content

Fix for spanish and other lazy loaded locales - #1047

Merged
javuto merged 1 commit into
developfrom
i8n-spanish-bug
Sep 8, 2026
Merged

Fix for spanish and other lazy loaded locales#1047
javuto merged 1 commit into
developfrom
i8n-spanish-bug

Conversation

@javuto

@javuto javuto commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Fix Spanish and other lazy-loaded languages remaining in English on startup.
  • Activate languages only after their catalogs load, keeping translations and the language menu synchronized.
  • Prevent concurrent loads and stale startup requests from overriding newer language choices.

Validation

  • All 397 frontend tests passed.
  • Production build passed.
  • Verified Spanish startup, reload, and desktop/mobile behavior.

@javuto javuto added 🚧 bugfix Fix for an existing bug ⭐️ frontend Frontend related issues 🌍 i8n Internationalization related issues labels Sep 8, 2026
@javuto
javuto merged commit 3718171 into develop Sep 8, 2026
6 checks passed
@javuto
javuto deleted the i8n-spanish-bug branch September 8, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚧 bugfix Fix for an existing bug ⭐️ frontend Frontend related issues 🌍 i8n Internationalization related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant