How to translate the sub topics header in ESC widget

Stefan Reichelt
Tera Guru
Tera Guru

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?

 

StefanReichelt_0-1756979254487.png

Best regards,

Stefan

2 REPLIES 2

kaushal_snow
Mega Sage

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.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

Stefan Reichelt
Tera Guru
Tera Guru

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.