ServiceNow portal shows mixed languages on Text as user selected English only

cp10
Tera Contributor

Hi Team,

Service now portal showing mixed languages on Text under favorite items, could you please follow the below screenshots and let me know how can i fix this issue.

 

I have checked in Widget editor but its showing English text only.

 

cp10_0-1743680617764.png

 

 
 

 

 
 

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@cp10 

is that a custom portal?

Did someone configure the message in Messages (sys_ui_message) table as Value in other language?

Did you search that message in that table?

share the widget code.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @cp10 

Could you please try to repair the plugin.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

Ankur Bawiskar
Tera Patron
Tera Patron

@cp10 

is that a custom portal?

Did someone configure the message in Messages (sys_ui_message) table as Value in other language?

Did you search that message in that table?

share the widget code.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

sejal1107
Tera Guru

1. Check User Language Settings

  • Find the affected user(s) and check the Default Language setting.
  • Ensure it's set correctly (e.g., English en or Spanish es).
  • Ask the user to log out and log back in after making changes.

2. Check System Localization Settings

  • Navigate to System Properties > System Localization
  • Ensure the default language of the instance is correctly set.
  • If multi-language support is enabled, check if translations exist.

3. Verify Translation Entries

  • Go to System Localization > Translated Text
  • Ensure there is a correct translation entry for the required language.
  • If missing or incorrect, create or update the translation.

4. In Service Portal widget- Ensure it’s not hardcoded with mixed languages.

5. Clear Cache- Use Cache.do 

Please check and Mark Helpful and Correct if it really helped you.
Thanks & Regards
Sejal Chavan