"lba" 'in aktiviteleri

Using the code you provided and configuring it in the module as follows works perfectly.

public override void ConfigureServices(ServiceConfigurationContext context)
{
    context.Services.AddSingleton<IDynamicResourceLocalizer, MyDynamicResourceLocalizer>();
}

We can now login without a tenant to update and localize our text which will then display as expected for all tenants.

Thank you!

Hi liangshiwei, thank you for your suggestion! I will check if this solves our problem and report back sometime around the middle of next week.

2 kayıttan 1 ile 2 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11