desker/apps/web
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
..
src Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package-lock.json Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
package.json Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
postcss.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
svelte.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tailwind.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
vite.config.ts Add floorplan editor for admin layout management 2026-03-28 15:15:28 +01:00