You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(i18n): fallback to English when translation is missing (#554)
- Cache English dictionary for reuse as fallback
- Merge non-English locales with English base (locale on top)
- Fall back to English if a locale fails to load entirely
Co-authored-by: GitHub Copilot <copilot@github.com>
0 commit comments