#Localized routing
3 messages · Page 1 of 1 (latest)
For example, what would creating a website with a homepage for both en and fr look like? Moreover, what would the setup be for pages such as /en/products/[slug] and /fr/produits/[slug] be. Last but not least, how could one of the languages be the default, excluding it from the URL pattern, such as /products/… and /fr/produits/…
You can try using this library but I don't think it supports translated routes/slugs https://github.com/yassinedoghri/astro-i18next#readme