desker/apps/api/src/organizations
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 i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
organizations.controller.ts Add organization management with logo support 2026-03-28 16:40:24 +01:00
organizations.module.ts Add organization management with logo support 2026-03-28 16:40:24 +01:00
organizations.service.ts Add assets module with file upload and retrieval support 2026-03-28 17:10:22 +01:00