0
kicks
Localization in ASP.NET MVC with Griffin.MvcContrib
ffin.MvcContrib enables localization without having to change your view models.
The framework also allows you to translate view strings using:
@T("This string will be translated")