项目作者: DevExpress-Examples

项目描述 :
Blazor, https://www.devexpress.com/blazor
高级语言: C#
项目地址: git://github.com/DevExpress-Examples/how-to-localize-devexpress-blazor-components.git






DevExpress Blazor - How to localize components

DevExpress components in Blazor applications use the standard localization mechanism from the .NET framework - Satellite Resource Assemblies.

Blazor Components Localization

Our components ship with NuGet packages with predefined satellite assemblies for the following languages and cultures:

  • German (de)
  • Spanish (es)
  • Japanese (ja)

To obtain satellite assemblies for DevExpress .NET controls that correspond to other cultures, use the DevExpress Localization Service. This service allows you to modify the existing translations, compile and download the satellite assemblies.

Files to Look At

Blazor Server:

Blazor WebAssembly:

Documentation

Localization

More Examples

Theme Switcher

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)