Commit Graph

4 Commits

Author SHA1 Message Date
Nils-Johan Gynther 2e117718a7 feat(localization): Implement Swedish localization and error messages
- Added localization support for Swedish and English languages.
- Integrated localized strings for user messages in the API error mapper.
- Updated UI components to use localized strings for labels and messages.
- Ensured all error messages are context-aware and utilize the localization framework.
- Created regression test to prevent common ASCII fallbacks in Swedish UI text.
2026-04-22 19:16:23 +02:00
Nils-Johan Gynther af1a3cd6eb feat: update routing and authentication details in technical documentation; enhance API and recipes sections 2026-04-22 08:01:49 +02:00
Nils-Johan Gynther 82ba334f2d fix: update migration steps and technical description for clarity 2026-04-21 22:34:21 +02:00
Nils-Johan Gynther 056d5a8a1b feat: add profile screen and update routing; enhance login validation and logout functionality 2026-04-21 22:30:35 +02:00