A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
We have started using DbLocalizationProvider to allow editors to edit strings in their websites. And we're using static classes with [LocalizedResource] attributes to define translation strings.
But in the Optimizely UI, I am presented with duplicated entries for each translation:
This looks a bit confusing for the editors. Is there a way to get rid of the bottom entry?
Here's how we configure DbLocalizationProvider: