• well the title says it..

    Ive installed wordpress ‘finally’… for my friensd’s blog and its working well… but now she wants it to be in another language..

    i was wondering how i can change that, all the answers i got say that i have to install my wordpress in the language i want from step 1… not after installing it in english..

    any help…?? PLZ

Viewing 4 replies - 1 through 4 (of 4 total)
  • Changing the language is quite easy. You can read the instructions to do so here.
    In short here are the required steps.
    1. get the .mo file of your desired language at the mo file repository.
    2. Upload the file to the folder “/wp-content/languages” (if not existent, create one).
    3. Open your wp-config.php file and edit the line: define(‘WPLANG’, ‘xx_XX’); (whereas xx_XX stands for your country code).
    4. done

    best regards, Mario

    Thread Starter silen-ce

    (@silen-ce)

    i save as the file from the list.. html file.. or something .mo?? sorry…

    i’m confused

    Thread Starter silen-ce

    (@silen-ce)

    mario thanx for ur help

    one last question plzzzzzzzzzzzzzzz

    if i want the language in the list its “el”

    so i write this in the config.php file right

    define (‘WPLANG’, ‘el’);

    and what do i upload in the languages folder i created?? i right click the el link and upload an html file?? i dont get it…

    sorry…. >_<

    Thread Starter silen-ce

    (@silen-ce)

    ok ok.. i got it… i guess…

    will c what happens n tell u…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changing the wordpress language after installing it’ is closed to new replies.