multilingual categorienames

Creating and modifying plugins.
Post Reply
lordcoffee
Regular
Posts: 308
Joined: Tue Nov 29, 2005 10:22 pm
Location: Munich - Germany
Contact:

multilingual categorienames

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: multilingual categorienames

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply