How to add variables translated in notification email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2023 12:31 AM
Hey
I created a form u_support_feedback with the field u_feedback_subject - a choice type field whose values in the field exist in two languages both Hebrew and English.
I created a notification in which I use the value selected in this choice field and I need it to appear in the notification in the Hebrew language
How can I do that?
Thanks, Shir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2023 03:00 AM
Have you tried installing plug-in Glide Notification Translation (com.glide.notification.translation)?
It would enable creating translations for notifications and it would end up sending the right language e-mail for those user who have a translated language selected as (preferred) Language.
An unneeded and more complicated solution would be to trigger separate notifications for users who have non-system languages selected as preferred and using notification e-mail scripts to translate content.