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