|
|
|
|
|
by paulddraper
816 days ago
|
|
MDN doesn't like it > Browsers set required values for this header according to their active user interface language. Users rarely change it, and such changes are not recommended because they may lead to fingerprinting. > The content of Accept-Language is often out of a user's control (when traveling, for instance). A user may also want to visit a page in a language different from the user interface language. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Ac... :shrug: |
|
Edit: and ‘a user might not be the owner of the computer and therefore the accept language might be wrong‘ sounds like a UI problem that a ‘file -> set language’ workflow would solve.