Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Translations are not working as expected in employee center

dev_S
Tera Expert

Hi All,

 

I have a issue with translations where topics are not getting translated in employee center search for other languages even though the translation records are available in the " sys_translated_text " table as mentioned in the screenshot.
Thanks in advance.

1 REPLY 1

Sarthak Kashyap
Mega Sage

Hi @dev_S ,

 

Please try to enble the debugging 

SarthakKashyap_0-1763538949523.png

 

There are multiple translation tables are available in servicenow like - sys_documentation, sys_translated, sys_translated_text, sys_ui_message, sys_choice

 

Try to check in all above table, for example prefix start with MSG it is coming from sys_ui_message table, if prefix start with TRT it is coming fromsys_translated or sys_translated_text table. Try to create record in that table.

 

SarthakKashyap_1-1763539169006.png

 

Also check below link

https://www.servicenow.com/community/international-localization/everything-you-ever-wanted-to-know-a...

 

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak