Page 1 of 1

multilingual categorienames

Posted: Wed Jun 04, 2008 12:14 pm
by lordcoffee
There were a few posts before but none was answered really so I'm asking also:

Is there any option to set the category names for multiple languages? I need a blog with german and english and the categories should be named like

german: Kataloge
english: Catalogs

Is this possible?

Thanks, Lordcoffee

Re: multilingual categorienames

Posted: Wed Jun 04, 2008 1:17 pm
by garvinhicking
Hi!
Is there any option to set the category names for multiple languages?
No, there sadly is none builtin.

You need to create your own smarty function or modified that can take the "original s9y category name" as the input and return your trnaslated version, depending on the current language.

Regards,
Garvin