How to translate the sub topics header in ESC widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi all,
I'm currently trying to fix a translation issue with the sub topics widget on the Employee Center page for topics, and I stumbled over this getMessage() parameter. I couldn't find any documentation, but my theory was that it means that I have to add a corresponding Message in the right application scope.
Tried that, but it still failed to translate the header properly (the word "topics" remains in English).
Any ideas?
Best regards,
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @Stefan Reichelt ,
check this article: https://www.servicenow.com/community/developer-forum/employee-center-topic-translation/td-p/3148549
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Kaushal,
I tried that already, but it had no effect. It still says "topics", even though I even tried the same message in different scopes.
Maybe it's the cache again, so I'll wait until tomorrow to see if it gets better then.