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
fix(app): update default display settings and language initialization
- Replace hardcoded 'en' language with dynamic initialization using language fixtures
- Improve error handling by throwing StateError if default language is not found
- Refactor display settings initialization for better readability
0 commit comments