Hi,
I have a Select field with its Options value.
When user set a different language, the system translate automatically just some of the options. the situation is similar to this:
English option 1 >> English option 1 (not translated)
English option 2 >> English option 2 (not translated)
English option 2 >> English option 3 (not translated)
English option 3 >> Italian option 3 (translated)
How avoid automatic translation of the Options (or force translation with my custom values)? (Translatable option is already unchecked).
Thanks