Four locales, one deploy
Routes live under /, /es/, /ca/, and /pl/ with slug translation in src/i18n/routes.ts. Blog and FAQ content use folder-per-locale collections validated by Zod schemas.
i18n routing for en, es, ca, and pl with Astro content layer and translated URL slugs.
Stack Team
Routes live under /, /es/, /ca/, and /pl/ with slug translation in src/i18n/routes.ts. Blog and FAQ content use folder-per-locale collections validated by Zod schemas.