Hi,
What should I change to display the month names in a different language? I guess I have to add a parameter somewhere in a php function.
Thanks,
Razvan.
Hi,
What should I change to display the month names in a different language? I guess I have to add a parameter somewhere in a php function.
Thanks,
Razvan.
In order to translate the months' names, you have to edit "/wp-includes/locale.php".
I have a similar problem. In archives the month March in a German run blog is displayed 'M& auml; z' instead of 'März'
<a class="node" title="März" href="javascript: a.o(2);">März</a>
Any ideas how to fix this?
This topic has been closed to new replies.