Translations are not working as expected in employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @dev_S ,
Please try to enble the debugging
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.
Also check below link
Please mark my answer correct and helpful if this works for you
Thanks and Regards,
Sarthak
