Tagged Questions
0
votes
0answers
24 views
Add theme translations
I'm using Wordpress (already in my language)
in wp-config.php there's:
define('WPLANG', 'fr_FR');
I'm usigng the Roots theme that provides mo/po files with the theme translations for my language ...
1
vote
1answer
1k views
How to put a Worpdpress theme in spanish (having the po file)?
I am building a Wordpress blog system in Spanish and I'd like to have the default theme also translated to "es_ES". I am already running this Wordpress installation in Spanish. What I'd like to know ...
