Hi,
I currently have a fully bilingual(English and French) CRM interface. The user can choose the language that he/she wants.
Every time the user submit something, a confirmation email is sent to him.
The email is sent by a C# script that I wrote. The only problem is that the email is always sent in English but I want to make it so it sends it in the language of the user.
How do I check what is the current language so I can make two different message?
Feel free to ask any questions
Thank you.
*This post is locked for comments
I have the same question (0)