How to translate a field message to another language

jyotsna_madhu3
Tera Contributor

I have a requirement regarding the translation.Can anyone please help on this.

How to translate a  long field message to another language.

Currently we are getting the message through a client script in a catalog item.

I have the text in German language which needs to be displayed

It is still populating in English.

I tried below steps but it didn't work out.

 

1. use below code instead of alert.

//getMessage('alert_message', function(msg){alert(msg);});

2. create an entry in "sys_ui_message" table for the alert message you are passing above in required language.

 

 

1 REPLY 1

Ranjit Nimbalka
Mega Sage

Hi @jyotsna_madhu3 ,

 

 

you can refer this:-  https://www.servicenow.com/community/itsm-forum/translate-text-to-another-language/m-p/441650#:~:tex....

 

Please mark as correct answer if this solves your issue.

 

Regards,

Ranjit Nimbalkar