DevExpress components in Blazor applications use the standard localization mechanism from the .NET framework - Satellite Resource Assemblies.
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.
Blazor Server:
Blazor WebAssembly:
(you will be redirected to DevExpress.com to submit your response)