sensor.community
sensor.community copied to clipboard
Automatic language detection
Would it be possible, to detect the browser language of the user and redirect directly to the matching sub-page? Should be possible with the HTTP_ACCEPT_LANGUAGE header.
Hi @marcauberer, since we now have multiple languages it makes sense to have a detection. I will look into it
Any progress here?
Hi @marcauberer,
I've looked into it a few weeks ago. Seems like it's a bigger change, because our page is compiled through a static site generator and a simple navigator.browserLanguage doesn't work. But I have it still in my backlog, but for now the new sensor guide for noise has priority.