Hi Team,
We have a site, Which will support multiple languages. The default language of screenset which is loading initially is English.
While doing registration, User will be allowed to select his personal language preference, So that All screensets that will load after user's login will be in the selected language and all of his emails will be in the preferred language.
We have a dropdown to select language and it is mapped to the profile.language attribute.
With this scenario, Whenever we register a user with a selected language, the User locale is set to English always. Not selected language locale. Hence emails are triggering in English instead of the selected language.
Can any one help me to solve this issue:
Problem statement in a single line: The user should receive emails in the selected language during registration
Regards,
Eldhos