Is there a possibilty (or a plugin) to translate the header/footer of the posts (e.g. “Published on”, “Last Modified on” etc.)
Kind Regards from Germany
Tom
P.S., some hours later: First google, then ask: I found, that I have to translate via the .po/.mo file. If there is another possibilty, please let me know.
Hey the first support request for my theme….yikes :woohoo:
Translation, changing a label is generally done from two methods:
1. translation using a program like PoEdit and accessing the .po/.pot/.mo files (in this case, the .pot file)
2. Manually editing the language strings in the theme files, via child theme
You could also try the http://wpml.org/ plugin, although I’ve never tried this before.