Translated SOW Fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hello Guys! Do you know where table should be used to translated this OOB fields (Non translated) ?
Thank you so much for help!
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago - last edited 7 hours ago
Refer below links for tables related to translation
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0864130
Key tables
sys_documentation - for field labels
sys_choice - for drop down choices
sys_ui_message - for scripted messages
sys_translated - for translated field types
sys_translated_text - for translated_text and translated_html field types
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
You can also refer below link
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
you need to identify where the translations are stored for those in backend tables and then change
I have worked in past for this
check this link
Everything you ever wanted to know about the 5 translation tables
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hello @Ankur Bawiskar The problem that i can't found this on the tables and i don't have an idea about which table is related to this fields! i'm lost