I want to add language in Language picker in {native view }.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 03:07 AM
Hi Team,
I want to add Romanian Language in the language picker
steps I did -
1- added Romanian language in Language Table [sys_language_list], value is ro
2- created Choices under System Localization > Choices
Thanks,
Rubina Khatun

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 03:19 AM
Hello,
You can't do that way , you need to activate a plugin, go through below link and check if you find plugin for the language.
https://docs.servicenow.com/bundle/sandiego-platform-administration/page/administer/localization/task/t_ActivateALanguage.html
Go through this thread as well as looks like Romanian language is not supported OOB
https://community.servicenow.com/community?id=community_question&sys_id=6eb569bb1bdf4950b4b577bc1d4bcb94
Please hit like and mark my response as correct if that helps
Regards
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2022 06:11 AM
Hello,
If you are fine with my response, Please hit like and mark my response as correct if that helps.
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2022 12:45 AM
For the language to show as an option, you will need to update the entry in [sys_language] to "active = true" via a server-side script (Fix Script, Background Script etc), just be sure that you add a choice in [sys_user.preferred_language] to show a label per language you have on your instance to represent Romanian (and of course all of those language choices in Romanian itself, otherwise a user won't be able to change their language back),
For more info on this topic, we actually have a training course "How to add a self-localized language" on NowLearning (it's part of our Localization Expert Series),
And just to avoid any confusion, Romanian is not provided by us today in a Language Pack, so adding translations in such a Language would be considered "Self-Localization",
Many thanks,
kind regards
Director of Globalization Deployment, Internationalization