Commit graph

2 commits

Author SHA1 Message Date
1242d9179d feat(i18n): Add localized language names to internationalization schema
- Extend `LocaleMessages` type with `locales` field for language names
- Update English, Spanish, and French locales with native language names
- Enhance internationalization type safety and locale representation
2025-03-09 13:31:11 +01:00
f02576d94a feat(i18n): Enhance internationalization with dynamic locale management
- Add comprehensive locale management with `useLocale` composable
- Implement dynamic locale loading and persistent storage
- Create type-safe internationalization infrastructure
- Add flag emojis and locale selection utilities
- Expand English locale with more comprehensive message schemas
2025-03-09 13:27:45 +01:00