hi! curl -s -H 'Accept-Language: fr' https://cms-foobar.netlify.app/
serves the English site.
Shouldn’t it be the French site?
GitHub - kaihendry/netlify-cms-testing: Testing Netlify CMS is the source of the site.
Thank you!
hi! curl -s -H 'Accept-Language: fr' https://cms-foobar.netlify.app/
serves the English site.
Shouldn’t it be the French site?
GitHub - kaihendry/netlify-cms-testing: Testing Netlify CMS is the source of the site.
Thank you!
Hey @kaihendry, not without a language-based redirect in your netlify.toml
Want to add those and give it another shot?
Note that our language-based redirects won’t work if the requester has more than one language set in their browser. More on that here: