11

Is it possible to change HTTP_ACCEPT_LANGUAGE?

I'm using Firefox.

quack quixote
  • 43,504

3 Answers3

14

Also you can go to about:config in the address bar and modify the preference

intl.accept_languages

The format is comma-separated list of language tags. e.g.:

en-us, en-gb, en, es

with the languages listed in decreasing order of preference.

User
  • 3,835
7

Tools -> Options -> Content -> Languages -> Select a language to add

Taylor Leese
  • 4,493
1

Yes, you can change the list of preferred languages in Firefox's Settings.

Mozilla Forums: How to change the default language in Firefox

Pekka
  • 2,459