Hi,
I have updated my wordpress version to 3.3.1, but by mistake, the updating was in English, not in Spanish, and I cannot restore the Spanish version.
Anybody could help me with this?
Thanks in advance.
Best!
Hi,
I have updated my wordpress version to 3.3.1, but by mistake, the updating was in English, not in Spanish, and I cannot restore the Spanish version.
Anybody could help me with this?
Thanks in advance.
Best!
Go to your ftp and edited the wp-config.php file. In it was a line to choose which language. It had changed from en-PE (for Spanish) to en-US.
If your WordPress ever switches languages on you, just change this line to read :
define ('WPLANG', 'en_US');
You must log in to post.