Hi guys,
I am trying to translate the Fineliner theme to portuguese (Brazil). Unfortunately, all the changes I made on the .po file doesn't have any effects on my site. I put the .po and .mo files on: /wp-content /themes /Fineliner /languages
Any idea what can be wrong?
Should the .po and .mo files have a specific name?
I tried:
default-pt_BR.mo
default-pt_BR.po
and
uxbarn-pt_BR.mo
uxbarn-pt_BR.po
None worked. =/
Hi,
Try using the name like "pt_BR.mo". For more details and the steps, please see the documentation, under the section of "How To > Translate The Theme".
Cheers,
Paul
It works! Thanks, Paul!