Change the output Language of Wordpress

Discussion in 'WordPress' started by TheDutchMan, Mar 15, 2009.

  1. #1
    Hi Folks,

    I was hoping that some of you have dealt with this before.

    I have a Dutch blog with an English WP instal and so the dates etc. are all in mentioned in English. I don't care about the dashboard, only the dates mentioned on the blog.

    Do you know if there is one or more file that I can change or do I need to do a full reinstal?
     
    TheDutchMan, Mar 15, 2009 IP
  2. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,615
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Date format is pretty much related to the theme. If you would like to change WP language you would need to edit your wp-config.php

    define('WPLANG', 'de_DE');
    PHP:
    As example.
     
    Big0ne, Mar 15, 2009 IP
    TheDutchMan likes this.
  3. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What can life sometimes be simple:) thank you!! I had no idea this would be so simple.
     
    TheDutchMan, Mar 17, 2009 IP