• Resolved unasimple

    (@unasimple)


    Hello I am trying to get easy timer to display in portuguese.
    I have the following shortcode inserted:
    Esta oferta expira [weekday], [month] [monthday], [year]!
    Which comes out as:
    Esta oferta expira Sunday, October 19, 2014!
    I have edited wp-config.php with the following
    define (‘WPLANG’, ‘pt_PT’);

    In addition I have added the following into header.php just below the <head> tag:
    <html lang=”pt”>

    What am I doing wrong so I can get the Weekday and the month to come out in portuguese. Thanks.

    https://wordpress.org/plugins/easy-timer/

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

The topic ‘Setting language to portuguese’ is closed to new replies.