How to trigger notifications in different languages based upon user location.

saibharath
Tera Contributor

How to trigger notifications in different languages based upon user location, without installing any plugins since organization does not allow for plugins.

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@saibharath You can create notification body using the key value pair defined in sys_ui_message in different languages. You can also leverage sys_locale where a combination of country and language code can be defined. Use this locale logic to fetch the message keys which need to be populated in the notification.