User:Mvolz/setLanguageToEn

From Meta, a Wikimedia project coordination wiki

setLanguageToEn is a global user script by User:Mvolz that sets your interface language to English when you browse Wikipedia in another language.

Global Installation[edit]

Add the following code to Special:MyPage/global.js:

importScript("User:Mvolz/setLanguageToEn.js");

Source code[edit]

The source code is available at User:Mvolz/setLanguageToEn.js.

You can also copy this code and replace 'en' with your preferred language code in (i.e. 'fr' for French, 'de' for German, etc.)

Any questions?[edit]

If you have any questions, please leave a message on my talk page.