Manage field translations programmatically is also possible and therefore useful as you might import your products from another system and therefore also want to import the translations via the import. Therefore, load the item, where you want to update or add your translation. Then you have to check, if the translation for your language already …
Category: Translations
Translations in Dynamics CRM – Part II
In CRM, you can’t only translate the field labels and navigation properties, there is also the product entity, which can be translated. The specialty is, that in the product entity, you can also translate the data itself.
Translations in Dynamics CRM – Part I
Translations in CRM – Part I In CRM, you can enable multiple languages. To enable the languages on premise, you have to install them on the server first. Then you can enable the languages via Settings > Administration > Languages. After you have enabled you preferred languages, you can export the translations of you fields. …