Changing browser language / setting the locale

here is a thread with a fork of the browser package that can send custom headers to websites.

you could try to override the “Accept-Language” header with something like “de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7”

2 Likes