VA greeting message is not translating

Drishti
Tera Guru

Hi Community,

 

Good Day!

I have created a custom greeting message. When I change my laguage to any other language , then translation is not working.
I already have defined in UI message.

Screenshot attached for reference

Please guide where I am going wrong. 

1 ACCEPTED SOLUTION

Drishti
Tera Guru

This is for those who will come here for seeking solution or for future me 🙂

 

"gs.getMessageLang("hi there {0}", vaContext.getRequesterLang(), [vaInputs.first_name]);""

View solution in original post

5 REPLIES 5

Drishti
Tera Guru

This is for those who will come here for seeking solution or for future me 🙂

 

"gs.getMessageLang("hi there {0}", vaContext.getRequesterLang(), [vaInputs.first_name]);""