Enabled manual internationalization routing without having a middleware.
이 내용은 아직 번역본이 없습니다.
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