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