Try our conversational search powered by Generative AI!

Creating a completely new language

Vote:
 

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?

#45942
Nov 23, 2010 11:00
Vote:
 

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

#45945
Nov 23, 2010 11:47
Vote:
 
#45952
Nov 23, 2010 14:28
Vote:
 

Thank you both for the answers! :) I will try it tomorrow.

#45957
Nov 23, 2010 15:20
Vote:
 

Let me know how you get on Adam, I'm going to have to do the same myself.

Thanks for the answers.

Kam

#45963
Nov 23, 2010 16:30
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.