We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Display portal announcements in english and deutsch languages

sravya vemula
Tera Contributor

Hi Everyone,

 

How can we display the announcements in two languages ? If the user selects Deutsch, then announcement should be in that language. Let me know if anybody ever worked on this requirement ?

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron

Hi @sravya vemula 

 

What i think, you need an I18N plugin and then add the translation in sys_ui_messgae or other translation tables.

*************************************************************************************************************
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]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @sravya vemula 

 

What i think, you need an I18N plugin and then add the translation in sys_ui_messgae or other translation tables.

*************************************************************************************************************
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]

****************************************************************************************************************

AshishKM
Kilo Patron
As your organization grows, it's common that you will need to address multiple languages on your instance. Activating plugins is only part of the solution - there are tables to be aware of, properties to learn, and scripting practices to follow. Join the TechNow team as they guide you through ...