MudBlazor.Translations
1.0.0-preview.0
Prefix Reserved
See the version list below for details.
dotnet add package MudBlazor.Translations --version 1.0.0-preview.0
NuGet\Install-Package MudBlazor.Translations -Version 1.0.0-preview.0
<PackageReference Include="MudBlazor.Translations" Version="1.0.0-preview.0" />
paket add MudBlazor.Translations --version 1.0.0-preview.0
#r "nuget: MudBlazor.Translations, 1.0.0-preview.0"
// Install MudBlazor.Translations as a Cake Addin #addin nuget:?package=MudBlazor.Translations&version=1.0.0-preview.0&prerelease // Install MudBlazor.Translations as a Cake Tool #tool nuget:?package=MudBlazor.Translations&version=1.0.0-preview.0&prerelease
MudBlazor.Translations
Community translations for the MudBlazor component library.
Compatibility
MudBlazor | MudBlazor.Translations |
---|---|
7.x.x | 1.x.x |
Installation
Install the package
dotnet add package MudBlazor.Translations
Add the following to the relevant sections of Program.cs
using MudBlazor.Translations;
builder.Services.AddMudTranslations();
[!IMPORTANT] Blazor localization needs to be configured, otherwise Blazor will default to English.
To learn more about Localization in Blazor visit the ASP.NET Core Blazor globalization and localization documentation page.
Translation Status
Contributing
If you want to contribute to the translations, please visit the Weblate project.
License
Distributed under the MIT License. See LICENSE
for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.1 | 794 | 11/12/2024 |
1.4.0 | 3,342 | 10/13/2024 |
1.3.0 | 4,465 | 9/9/2024 |
1.2.0 | 2,011 | 8/12/2024 |
1.1.0 | 1,173 | 7/22/2024 |
1.0.0 | 249 | 7/17/2024 |
1.0.0-preview.9 | 65 | 7/4/2024 |
1.0.0-preview.0 | 61 | 7/2/2024 |