Is there a way to set the default property values depending on the language?
My use case is the following: In my datafield I'd like to be able to have a configurable prefix. Let's say in English it would be "e" (for "external"). This is editable by the user in the settings, and that works fine. But If the language is some other language, let's say Hungarian, then I'd like the default to be something meaningful in that language, i.e: "k" (for "külső").