I like to know if is possible to associate multiple DocumentTemplates into a ContentType?
I create a ContentType "MY_CONTENTTYPE", so if i have 3 documents with the same content but in 3 different languages (PT FR EN) i need to create "MY_CONTENTTYPE_PT","MY_CONTENTTYPE_FR" and "MY_CONTENTTYPE_EN"? Or is possible to associate the 3 documents to the same contenttype?