Motivation: it’s pretty simple. I just wanted to create a WordPress site in Spanish. Solution: download the file from the source specified below. Extract the file es_ES.mo and place it in /wp-content/languages/. Finally, change the file wp-config.php in the root directory to point to Spanish language: define ('WPLANG', 'es_ES'); Source: http://es.wordpress.org
All rights reserved