I have one app in Squidex.
I have two languages configured in Squidex for that app.
The master languages is en-US
.
The other language is sv-SE
.
For sv-SE
I have set Fallback to English (United States) / en-US.
I have a schema called my-schema
.
my-schema
must be localized in my app.
BUT.
It must not fallback to the master language.
Is there a way to accomplish this? (If not, are there any decent workarounds?)