Hello,
I need to send series of drip campaign emails that should be translated to user's language. Currently, I use merge data to translate email text in the sending script. But with several big emails this approach becomse too painful: script becomes too big and unmaintainable because every paragraph of text needs to be translated separately.
Is there any better way to translate email contents?
Thanks in advance,
Eugene