NextJS internationalized routing (localized slugs) – SEO
I have a website using i18n for internationalize routing, which works properly, but now we would like to translate, localize the slugs as well. So for example, we have this route /integrations-and-plugins Eg: 3 locales, en de and hu We…