World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <languages> <language name="svenska" id="sv"> <categories> <category name="CategoryName"> <description>CategoryName translated</description> </category> </categories> </language> </languages>
Hi,
What is the correct way to translate categories?
Can't find any information on how to format the xml translationfile.
http://world.episerver.com/Search/?q=LocalizedDescription
http://world.episerver.com/Search/?q=translate+categories
Doesn't LocalizedDescription actually translate the description?
Or do I have to "manually" translate each category by calling <%= Translate(MyCategory.Name) %>?