Dynamic language change through API
It would be great to add dynamic language change. For example when a visitor changes page language from english to german, the widget language changes accordingly.

-
William Hoke commented
Hey,
A brainchild of the renowned Microsoft Azure, Microsoft Translator Text API is an AI service that permits web visitors and app users to conduct real-time translation for names and words in https://malloftoys.com/collections/shu multiple languages.
-
John Smith commented
From this article,https://mykohlscharge.vip/ we have learned to translate a text (typed in English) into different languages as per the API documentation using one of the important Cognitive Services API https://myaccountaccess.live/( Translator Text API is a part of Language API ). I hope this article is useful for all Azure Cognitive Services API beginners....
-
alien alen commented
could be set as the default language if the API doesn't receive a requested language. That way you are keeping existing functionality but adding the ability to change the language on the fly.
https://disaster-md.com/ -
Jeroen van den Broek commented
I don't get how a feature like this could be missing. I need to implement a chat feature on a site with over a dozen different languages and no one is really keen on duplicating the widget over twelve times and having to alter any settings that need to be changed over time in each and every one of them. Not to mention having to store and switch between the different widget's keys.
I get why you've chosen to do this but the way it is now is the worst possible solution. We need a way to override the widget's language.
-
Anonymous commented
Perhaps the admin panel could be set as the default language if the API doesn't receive a requested language. That way you are keeping existing functionality but adding the ability to change the language on the fly.
-
Anonymous commented
Yes, this is exactly what I was about to request. I'm glad to see that other people are asking for the same thing.
-
sencerhan tasar commented
Hello please add language changing in the site code I need something likke that:
<? if($lang=="en"){ ?>
s1.language = 'en';
<? }elseif($lang=="tr"){ ?>
s1.language = 'tr';
<? } ?> -
Anonymous commented
+1 for this
-
Noel Birkholm commented
Completely agree, we are about to go international and we are looking for another chat solution because of this missing feature
-
Anonymous commented
yes, definetely a must-have
-
Anonymous commented
i could use this ıne a lot !
-
Rene Oramas commented
I totally agree, some of the functions are also not editable when they need to be, customization is sometimes not enough.
-
Carlos commented
API offers good options to start a chat, but many of sites are multilingual, we need to be able to start a widget chat in other language with the api. This change seems to be really simple and really usefull by many of us.
-
Anonymous commented
When the language of the user is known on the server side, it should be possible to set the language of the displayed chat widget with the javascript api
-
Alberto commented
Dynamically change widget language via JS API depending on user's language.
-
Anonymous commented
Hello, Change chat language by website language. Add this to API. You have all the languages just needed API which could change whloe langua