aksoftware98/multilanguages

components not updating after switching language

JeroenMBooij opened this issue · 1 comments

When I call .SetLanguage(System.Globalization.CultureInfo.GetCultureInfo(culture)); it only updates the language in that component, but ther other components stay the same language. How do I update the language in all components?

Hi
Are you using the AKSoftware.Localizatoin.MultiLanguages.Blazor library as well?
if not kindly check out the following section that shows to you how to handle the state of all the component when you change the language:
https://github.com/aksoftware98/multilanguages#start-dealing-with-components