We are creating a commercial SaaS application and I need to know what languages are available with your ASP.NET MVC suite?
Thanks,
Mike
2 Answers, 1 is accepted
0
Accepted
Iliana Dyankova
Telerik team
answered on 03 Sep 2012, 10:07 AM
Hello Mike,
I am not sure if you mean the Globalization languages (which affects only date and number formats) or the Localization languages (which affect the labels and messages). For the available globalization languages you could check js->cultures folder from the downloaded package. The Localization languages are available in the wrappers->aspnetmvc->Binaries->Mvc3 folder.
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Thank you, Iliana! I discovered the folder that you mentioned after I started creating a few test applications with Kendo. Thanks, again, for your reply.