关于[Using Resource Files In Razor Pages Localisation]的摘要:
This is the second in a series of articles that cover localisation in ASP.NET Core Razor Pages applications. In the previous article, I looked at the basic configuration required to work with cultures which are the basic building block of localisation. I showed how to specify the cultures that the application supports, how to set the culture for the current request, and how some items, such as calendars are translated depending on the current culture. This article builds on the application which was introduced in the the last article and explores how to configure and use resources to store translated versions of static content.
原文地址: https://www.mikesdotnetting.com/article/346/using-resource-files-in-razor-pages-localisation