How is actually working the localization with sendgrid?
If i want to subscribe an event, for example customer password reset doesnt have fields in order to choose wich locale will be used to send the email with the correct template.
How can i decide if i want to send my email using for example the german template?
I know there is a medusa-config section to place the id of your template but when will be called? who decide which locale will use the current email?
Thank you