How to update sys_cs_live_agent_setup table Messages

anusha reddy v1
Tera Contributor

 

Spoiler

 

Spoiler

Hi Team,

 

sys_cs_live_agent_setup - In this table we have 

Transfer message
No Agents Available message
Currently i have added english text "please wait while connect agent" and "no agent available" respectively.
i would like to show that text based on users language. rest all messages are translated but these 2 are not translating.
I have created key's in sys_ui_message table as well but not sure where to keep these key values to translate the text dynamically based on user language.
kindly let me know, if anyone aware of it.

Thanks in advance.

 
1 ACCEPTED SOLUTION

Shivalika
Mega Sage

Hello @anusha reddy v1 

 

Please create records in sys_translated_text table for these key values in different languages. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway,

 

Regards,

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwN

eEISQCY

View solution in original post

2 REPLIES 2

Shivalika
Mega Sage

Hello @anusha reddy v1 

 

Please create records in sys_translated_text table for these key values in different languages. 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway,

 

Regards,

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwN

eEISQCY

anusha reddy v1
Tera Contributor

@Shivalika it worked thank you