Skip to content

feat: add language selector to header and detect browser default language#274

Open
Mortega5 wants to merge 3 commits into
Ficodes:mainfrom
Mortega5:fix/i18n
Open

feat: add language selector to header and detect browser default language#274
Mortega5 wants to merge 3 commits into
Ficodes:mainfrom
Mortega5:fix/i18n

Conversation

@Mortega5

Copy link
Copy Markdown
Contributor
  • Add LocaleService as the single source of truth for language management: reads/writes localStorage, detects browser language on first visit (falls back to 'en' if unsupported)
  • Add language selector dropdown in the header (desktop + mobile)
  • Remove duplicated language requests
  • Do not request theme language if theme name is missing
  • translate es.json to spanish (assisted by Claude)
image image

Mortega5 added 3 commits June 22, 2026 14:06
…uage

- Add LocaleService as the single source of truth for language management: reads/writes localStorage, detects browser language on first visit (falls back to 'en' if unsupported)
- Add language selector dropdown in the header (desktop + mobile)
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.

1 participant