How to translate a WP theme?
I have a nice theme that I want to use for my blog and the theme comes with the .MO files in those languages I need. But how do I exactly use these files? Where do I put them so that theme understands it should use one of these files?
I have already translated entire WP to my language and I have a .MO file in the wp-content/languages folder. This file translates all the WP backend and some of the theme I am using. But how can I use .MO file that comes with the theme so I have a full translation?
|