Title: Language change
Last modified: August 18, 2016

---

# Language change

 *  [jea](https://wordpress.org/support/users/jea/)
 * (@jea)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/)
 * I’m in the progress of installing WP, and so far so good, it works beutifully.
   But, when trying to change to Swedish, WP clings on to English, although I have
   been most obediant when installing ‘sv_SE’ in th new folder ‘languages’ and made
   appropiate modifications in wp-config.
    How come???

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/language-change/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/language-change/page/2/?output_format=md)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238811)
 * Try making ‘sv_SE.mo’ into just ‘SE.mo’ ?
 *  Thread Starter [jea](https://wordpress.org/support/users/jea/)
 * (@jea)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238812)
 * In the wp-config???
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238813)
 * Yup – like the example gives.
 *  Thread Starter [jea](https://wordpress.org/support/users/jea/)
 * (@jea)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238814)
 * I have downloaded this file into a newly created folder ‘languages”.
    sv_SE.ISO-
   8859-1.mo According to your advice I then renamed this file to SE.mo.
 * In the wp-confic.php I changed ‘lang’ to ‘sv’.
 * Does it work?
    No 🙁
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238815)
 * `define ('WPLANG', 'se');`
    se.mo
 * or
    `define ('WPLANG', 'sv');` sv.mo
 *  Thread Starter [jea](https://wordpress.org/support/users/jea/)
 * (@jea)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238816)
 * Now I have define (‘WPLANG’, ‘sv’); in wp-config
    and sv.mo in languages, and
   I have tried the se- as well, but i does not funktion.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238817)
 * This getting strange…… back to the beginning.
    The languages file is in `wp-includes/
   languages` ?
 *  Thread Starter [jea](https://wordpress.org/support/users/jea/)
 * (@jea)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238818)
 * yes, in wp-includes/languages I have sv.mo
 * and then I have
    define (‘WPLANG’, ‘sv’); in wp-config.php
 *  [dotar](https://wordpress.org/support/users/dotar/)
 * (@dotar)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238833)
 * I have the very same error.
    Help someone?
 *  [Class](https://wordpress.org/support/users/class/)
 * (@class)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-238861)
 * I have define `('WPLANG', 'nb_NO');` for Norwegian in my `wp-config.php` and 
   my language file is called `nb_NO.mo`.
 *  [Camilla](https://wordpress.org/support/users/camilla/)
 * (@camilla)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/language-change/#post-239371)
 * For swedish: download the sv_SE.utf-8.mo and put it in wp-includes/languages.
   Then change the lang setting in the wp-config file to ‘sv_SE.utf-8’. That worked
   for me.
 *  [Eivind Ødegård](https://wordpress.org/support/users/meinmycell/)
 * (@meinmycell)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/language-change/#post-239447)
 * I have the same problem for Norwegian nynorsk. nn_NO.mo put in /wp-includes/languages/,
   nn_NO in wp-config.php, but still, everything stays English.
 * My blog attempt is at tur.frilyd.tk. Would anyone care to check whether I have
   done a terrible mistake?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/language-change/#post-239448)
 * How could we check what have you done?
    If you want you can emal me with your
   ftp details and I can take a look.
 *  [Eivind Ødegård](https://wordpress.org/support/users/meinmycell/)
 * (@meinmycell)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/language-change/#post-239449)
 * Sorry, I didn’t mean you to do the job for me… I just meant that those who know
   an .mo file from a .somethingelse file, could verify that my .mo file is usable,
   and thus eliminate that as the error source. But I am doing that right now, by
   entering the path for the .mo file, and I can’t find it.
 * The file should be reachable here:
 * [http://tur.frilyd.tk/wp-includes/languages/nn_NO.mo](http://tur.frilyd.tk/wp-includes/languages/nn_NO.mo)
 * but it isn’t!
 * Hm. I’ll try installing WordPress in my root directory, and see what happens.
 * By the way: My domain is hosted at 69.72.196.172, but entering that address in
   a browser will just tell that no domain is registered. But pinging tur.frilyd.
   tk, or just frilyd.tk, returns that exact address. There are some strange goings
   on here. Thank you so far, I’ll report back when I know more.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/language-change/#post-239450)
 * Now that quite simplifies the problem: you didn’t upload it to the right place.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/language-change/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/language-change/page/2/?output_format=md)

The topic ‘Language change’ is closed to new replies.

## Tags

 * [language](https://wordpress.org/support/topic-tag/language/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 17 replies
 * 7 participants
 * Last reply from: [Eivind Ødegård](https://wordpress.org/support/users/meinmycell/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/language-change/page/2/#post-239452)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
