Shopify email translation
Hi, I want to create an ai agent that is able to search for a file, make a copy of it, change the name, translate certain text in the file and then put that text back in the file without changing the structure of the text. It concerns HTML scripts for Shopify email notifications. I already created an AI agent that is able to find a document, make a copy of it and rename it in a correct way. But now I want to translate the Dutch text in the file leaving all HTML code the same. Does anyone now how to fix this?