Blazor UI: Localization
Blazor applications can reuse the same IStringLocalizer<T>
service that is explained in the localization document. All the localization resources and texts available in the server side are usable in the Blazor application.
Blazor applications can reuse the same IStringLocalizer<T>
service that is explained in the localization document. All the localization resources and texts available in the server side are usable in the Blazor application.