Translation Problem (sys_ui_message)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 10:14 AM - edited 01-15-2025 10:15 AM
Hello dear community, I need help
I need a text to be displayed in either English or Spanish (depending on the user's language preference on the platform): For this, I have created 2 entries in the sys_ui_message table:
In English:
In Spanish:
Then I deployed the following script in the task where the message is (when this task is closed, the message should be displayed in either English or Spanish, depending on the language chosen by the client).
However, regardless of whether I set the platform to English or Spanish, the message always appears in Spanish. Can someone help me resolve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 03:15 PM
Hello @Alessa
This is due to the preferred language is set as Spanish for the user in sys_user table.
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar