Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #298848

    How do I change the language from english to portuguese?

    #298851

    Hey Guilherme!

    Please open wp-config.php file in WordPress root folder and find

    define ('WPLANG', '');

    and change it to

    define ('WPLANG', 'pt_BR');

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.