desker/apps/api/src/users
Pau Costa Ferrer 71404d0ed8 Add i18n support with English and Spanish translations
- Introduce `svelte-i18n` for internationalization.
- Add English (`en.json`) and Spanish (`es-ES.json`) locale files.
- Implement `setupI18n` function for initializing and managing locales.
- Update project dependencies to include `svelte-i18n`.
2026-03-28 17:34:13 +01:00
..
dto Add user profile management with avatar upload and update support 2026-03-28 17:22:57 +01:00
users.controller.ts Add user profile management with avatar upload and update support 2026-03-28 17:22:57 +01:00
users.module.ts Add user management and registration features with invite-based onboarding 2026-03-28 16:11:10 +01:00
users.service.ts Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00