Good Day Everyone !
I have a requirement where, I am sending out emails notifications with a table and multiple fields in them.
Here is a screenshot of the email notification that is sent

I need to convert this table into multiple different languages
1. French
2. Spanish and more
How do i convert the input excel file into different languages ? I thought of adding a country filter and writing parallel workflows for all of them.
Or is there a way to translate the final result into different languages and email them?
Regards