Enabled manual internationalization routing without having a middleware.
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
MissingMiddlewareForInternationalization: Your configuration setting
i18n.routing: 'manual'
requires you to provide your own i18nmiddleware
file.
What went wrong?
Section titled What went wrong?Astro throws an error if the user enables manual routing, but it doesn’t have a middleware file.
Error Reference