using Microsoft.Extensions.DependencyInjection;
using MudBlazor;

builder.Services.AddLocalizationInterceptor<CustomLocalizationInterceptorImpl>();