You don’t get the right value in frontend, If you insert a custom block which is containing a field with “translation: false”. I was expecting that all fields with “translate: false” get their values from the default language. But that isn’t working. The field is null or has the value of the current language. The readonly-effect is working very well in the backend.
Is there a function to get the value from the default language in the block snippet?