Hi All,
I am using AEM 6.5 and service pack 6.5.11. I have created a content fragment model with 5 text fields. Then I have created content fragments using that model. My assets folder has the following structure:
/content/dam/<projectfolder>/language-masters/en
The content fragments are created under en/content-fragments folder. I have taken this en as the source folder and I tried to create the language copies as follows :
/content/dam/<projectfolder>/language-masters/fr
/content/dam/<projectfolder>/language-masters/zh
The language copies are getting created but the content fragments which are created using Fragment Models are not getting translated. Is it the default behavior or am I missing any configuration?