Hi everyone.
I'm facing an issue with translation for the content fragment model.
For example:
I have a content fragment model A with a dropdown with 5 options:
In the JSON i18n dictionary file, I also have some values as the same value in the option in the content fragment.
The problem is when opening the content fragment model in author mode, The value of the options will be translated to the value according to the JSON i18n file.
I noticed that It only happens in the new version of AEM (aem-sdk-2022.10.9398.20221020T071514Z-220900)
but in aem-sdk-2022.1.6228.20220123T154100Z-220100 it doesn't.
Do you guys have any idea about that? How can I ignore the translation on the content fragment model?
Thank you!