biocore / microsetta-private-api

A private microservice to support The Microsetta Initiative
BSD 3-Clause "New" or "Revised" License
6 stars 19 forks source link

Locale Determination for Submit Interest Confirmation Emails #478

Open cassidysymons opened 1 year ago

cassidysymons commented 1 year ago

For campaigns that send a confirmation email upon signup, we're defaulting to sending the email in the campaign's primary language. It would be valuable to change this to a more intelligent system. The most obvious solution that comes to mind is storing the user's browser locale along with their interest submission, but there may be a more elegant approach.