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
Hi!
For some reason EPiServer does not pickup our localized texts for property labels, but instead use the english texts. I have checked the following:
- ContentLanguage.PreferredCulture is 'da'
- CultureInfo.CurrentUICulture is 'da'
When retrieving language-texts for content from the language-file, the 'da' texts are correctly retrieved, so it only seems to be a problem when retrieving texts for localized properties for EPiServer.
This is my language file:
This is my housedetailspage.cs:
BaseViewPage is a class that inherits directly from PageData.
Any input is appreciated :)
Best regards
Jesper