Skip to content
This is an unmaintained snapshot of the Astro v5 docs. View the latest docs.

Enabled manual internationalization routing without having a middleware.

MissingMiddlewareForInternationalization: Your configuration setting i18n.routing: 'manual' requires you to provide your own i18n middleware file.

Astro throws an error if the user enables manual routing, but it doesn’t have a middleware file.

Contribute Community Sponsor