I'm absolutely loving working with Astro and I've hit an interesting challenge with internationalization (i18n) that I'm hoping you can help with.
Here’s the gist: I'm trying to keep my website SEO-friendly with localized page names (like 'à propos' instead of 'about' for French). But, it seems Astro’s i18n wants page names to be identical across languages. This is where I'm scratching my head.
I'm totally open to pairing Astro with another library or tool to make this work. The key point is that my site is statically generated, so the solution needs to fit within that framework. If anyone’s cracked the code on this or has any pointers, I’d be super grateful!
Can’t wait to hear your thoughts and thanks a bunch in advance!