Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Messages are not getting translate to other languages

snehalataka
Tera Contributor

I have translate all the topics in VA by using machine translator. But only component messages are translating to other language. And messages we written in script are not translating. 

 

snehalataka_0-1723787850187.png

in above code all the message with gs.getmessage are not translating to user current chat language

1 REPLY 1

Slava Savitsky
Giga Sage

You need to create separate records for them in UI Message [sys_ui_message] table for each language you want to use. For more information about UI Messages, refer to this article from the product documentation.