You need to sign in to do that
Don't have an account?

How to change the email body language based on the country language
Hi all,
I need to send email based on the country language of the user. For example if the user choose india, Email body will be in hindi. If user choose Korea the body will be in korean language. Suggestion please.
Thank You,
I need to send email based on the country language of the user. For example if the user choose india, Email body will be in hindi. If user choose Korea the body will be in korean language. Suggestion please.
Thank You,
What is your existing language and which language you want to use to send email
You can enable translation workbench here is a blog for same.
https://developer.salesforce.com/forums/?id=906F0000000BKvhIAG
All Answers
Hi Sami,
Create two different email templates and based on the country value the appropriate template should be selected to send the email.
Thanks.
Thanks for your reply. I tried like this. But end user not getting the mail properly. The message body is showing in the form of symbols. I searched in net. People suggesting to use "{!$Label.french}" . But I dont have idea about label. Could you please tell about it?
What is your existing language and which language you want to use to send email
You can enable translation workbench here is a blog for same.
https://developer.salesforce.com/forums/?id=906F0000000BKvhIAG
This link provides clear thing about translation workbench.
This will help others with same issue.Also our efforts in the community will be visible