Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi
EPiServer just reads the cultures from .NET (uses CultureInfo.GetCultures(CultureTypes.AllCultures));). To add a culture to the list you'll need to create a custom culture in .NET. See How to: Create Custom Cultures for more information.
Hope this helps.
Frederik
There is a post by Ben Morris that explains how to do this:
http://world.episerver.com/Blogs/Ben-Morris/Dates/2009/10/Adding-new-languages-to-EPiServer-5/
Let me know how you get on Adam, I'm going to have to do the same myself.
Thanks for the answers.
Kam
Hi.
I was wondering how to create a language that aren't in the language list in the admin mode. I want to create "my own" language. Any ideas?