sensor.community icon indicating copy to clipboard operation
sensor.community copied to clipboard

Automatic language detection

Open marcauberer opened this issue 5 years ago • 3 comments

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.

marcauberer avatar May 24 '20 11:05 marcauberer

Hi @marcauberer, since we now have multiple languages it makes sense to have a detection. I will look into it

ohheyitsdave avatar May 24 '20 13:05 ohheyitsdave

Any progress here?

marcauberer avatar Sep 02 '20 11:09 marcauberer

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.

ohheyitsdave avatar Sep 02 '20 13:09 ohheyitsdave