Update make-content-localizable.md (#29061)
parent
6aa629a730
commit
e09f4c3308
|
@ -92,7 +92,7 @@ DataAnnotations error messages are localized with `IStringLocalizer<T>`. Using t
|
|||
|
||||
[!code-csharp[](~/fundamentals/localization/sample/3.x/Localization/ViewModels/Account/RegisterViewModel.cs?start=9&end=26)]
|
||||
|
||||
In ASP.NET Core MVC 1.1.0 and later, non-validation attributes are localized.
|
||||
Non-validation attributes are localized.
|
||||
|
||||
<a name="one-resource-string-multiple-classes"></a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue