Hello guys,
currently I'm trying to set up a Wordpress-based website. For the translation of my posts/pages I'm using the nice plugin "zdmultilang".
Now I want to use this for my categories also, and fortunately zdmultilang supports it. But it seems to work only with the languages "german" and "english". I want to have brazilian too (lang-code: pt_BR), but I just can't get it work. When I do wp_list_categories it just translates the first two categories. The other ones are left in standard language (in my case "german").
When I add another language (something I imagened, e. g. "test") it works fine, although - of course - "test" does not exist as a language (as far as I know ;) ).
Does anyone know this problem? Is it solved? Can you give me a hint, please?
Thanks in advance!
gwoll3