Skip to content

[DIFE-169] Fix eTranslation integration

Ghost User requested to merge fix-etranslations into develop

In some cases we were receiving weirdly-encoded translations. We solved this problem by sending the text to be translated as a base64 HTML document. This also allows us to skip a 2500-characters limit on the eTranslation side.

Edited by Ghost User

Merge request reports