- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 02:49 AM
I'm installing a plugin for a language other than English on my instance. (Japanese)
If the value set in the option language field is anything other than "en," the option won't appear to users in English environments.
However, records with English options will still appear to non-English users.
Is there any official documentation explaining this mechanism?
Also, what process implements this mechanism?
If it's implemented in a script, I'd like to confirm its details.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:57 AM
no direct documentation is available
but this link in docs definitely says you will require a choice in that language
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 04:12 AM
You can use these links for your explanation. I don't know if this will help you for explanation, but this will help you for language and translation concepts in ServiceNow.
If you find my answer useful, please mark it as Helpful and Correct 😊
Regards,
Soham Tipnis
ServiceNow Developer || Technical Consultant
LinkedIn: www.linkedin.com/in/sohamtipnis10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 02:57 AM
if you are talking about choice values on fields or choices on variables then yes for other languages you need to add the choice labels and values again
Then only user in that language will see those on form
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:02 AM
So, you want that if I am a non-English user, I should be able to see the non-English choices? If yes, did you add the language during the choice creation?
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:03 AM
Hi @bonsai,
I hope you have installed the Internationalization, which has almost 25 language plugins. Once it gets installed, you can try to use that plugin in your instance.
If you find my answer useful, please mark it as Helpful and Correct 😊
Regards,
Soham Tipnis
ServiceNow Developer || Technical Consultant
LinkedIn: www.linkedin.com/in/sohamtipnis10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2026 03:50 AM
Is there any documentation explaining why this behavior works?
I need to explain it, but I'm stuck because I don't have any supporting information.
I'd like to know if this is correct OOTB behavior or a bug.
I'd like to know the source of this information.
