diff --git a/aspnetcore/fundamentals/localization.md b/aspnetcore/fundamentals/localization.md index 3acca00632..b3296e8d5e 100644 --- a/aspnetcore/fundamentals/localization.md +++ b/aspnetcore/fundamentals/localization.md @@ -3,6 +3,7 @@ title: Globalization and localization in ASP.NET Core author: rick-anderson description: Learn how ASP.NET Core provides services and middleware for localizing content into different languages and cultures. ms.author: riande +monikerRange: '>= aspnetcore-3.1' ms.date: 11/30/2019 uid: fundamentals/localization ---