i18n Implementation and Best Practices in Strapi

Have you ever visited a site and noticed that it is not in your native language or any language you speak and understand? It could be frustrating and disappointing at the same time. You would likely be left with only two options in those moments: walk away or find a way to translate the site.


This is a companion discussion topic for the original entry at https://strapi.io/blog/i18n-implementation-and-best-practices-in-strapi

Hello,

first off: thank you very much for your post! I did figure out i18n before I stumbled upon this post, but this helped me understand it better.

I wonder why we need to use the additional locale parameter instead of using e.g. Accept-Language header or something. Is there perhaps a reason for this?

Best regards,
Igor.