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
refactor(settings): update language selection implementation
- Replace custom AppLanguage type with Language model
- Remove hardcoded supported languages in favor of languagesFixturesData
- Simplify language name retrieval using the name property
- Remove unnecessary _getLanguageName method
0 commit comments