Update localization.md (#11690)

pull/11692/head
Rick Anderson 2019-03-26 10:12:16 -10:00 committed by GitHub
parent b8819c9f59
commit 4f970b0c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -338,6 +338,7 @@ Terms:
## Additional resources
* <xref:fundamentals/troubleshoot-aspnet-core-localization>
* [Localization.StarterWeb project](https://github.com/aspnet/Entropy/tree/master/samples/Localization.StarterWeb) used in the article.
* [Globalizing and localizing .NET applications](/dotnet/standard/globalization-localization/index)
* [Resources in .resx Files](/dotnet/framework/resources/working-with-resx-files-programmatically)