Mandrill-dotnet icon indicating copy to clipboard operation
Mandrill-dotnet copied to clipboard

How to handle language support in mandrill template?

Open junaidahmed92 opened this issue 6 years ago • 0 comments
trafficstars

I am using mandrill as a mail agent in my .net core application and it is working fine. Now the issue is I have multiple language support in my app (en, dk, sv etc) and I want to add only one template and handle the translations in that. Is this possible using if else or something else. In the api docs (https://mandrillapp.com/api/docs/) I couldn't find anything related to that.

junaidahmed92 avatar Jan 22 '19 07:01 junaidahmed92