Thread Starter
etitor
(@etitor)
Solved by myself. Just take a look at http://ww.wp.xz.cn/support/topic/3298
Yes it works!
The nitti-gritty details may be more difficult to state, but replacing this:
category/
with this:
categoria/
in file classes.php under wp-includes did the trick for me.
OK, I think I found it. You have to modify classes.php. I will try and then tell you.
Hi BolnG, hi everybody. I want to achieve just this translation on my WP 2.0 blog. Is there anybody out there who knows how to translate the permalink structure, as it will appear on URLs, to other languages (i.e., ‘category’ becomes ‘categoria’, ‘date’ becomes ‘fecha’, ‘author’ becomes ‘autor’, and so on).