A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hello,
I would like to set the <globalization culture="auto" uiCulture="auto" in web.config so that the cultureinfo is based on the users language preferences in the browser and not the current language in EPiServer.
For now no matter what I set the culture and uiCulture to in web.config the CultureInfo.CurrentCulture always returns en-US.
Can this be done? How come setting the culture & uiCulture to auto does not work?