Is it possible to maintain different translations for one crm solution using CI/CD? Need to manage different translations from one solution that will distributed to different CRM environments using CI/CD? Translation files can be source controlled as well?
Hello,
I believe that the solution can have many languages in the translation if they are enable in the source.
So during the export, the translation will be in the solution for the next deployment.
Is that what you are asking?