Select theme:

Material 3

Blazor Internationalization (Blazor)link

This guide demonstrates how to enable Blazor Internationalization (i18n) for Radzen application.

Step-by-steplink

  1. Create new or open existing application.
  2. Open application settings, add desired cultures (you should have at least two), choose default culture and click Save button. image

Radzen will automatically:

  • Build resx file for every page/layout for every culture or merge new strings into existing resx file. image
  • Start the application using the default culture. image

What you need to do manually:

  • Translate your strings and run the app again. image image

Note that for Blazor WebAssembly (WASM) applications you should use parent cultures. For example English instead English - United States, Japanese instead Japanese - Japan, etc.

In this article —
© 2016-2025 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.

Select theme:

Material 3