Changing the widget language

Note:This guide applies only to the Chat widget from Chat-only accounts, not from Chat+Support accounts. See关于Chat account typesin the Chat Help Center.

Zopim auto detects the predominant language used on your site, but it doesn't work perfectly all the time. To set your language on your chat bar with the API, simply insert the following code right after your Zopim live chat script, and update "en" with the language code of your choice. The default used here is for English.

             
<scripttype="text/javascript">$zopim(function(){$zopim.livechat.setLanguage('en');});script>

Other languages codes that have been translated are:

             
\*一个lbanian:sq\*一个rabic:ar\*一个zerbaijani:az\*Basque:eu\*Bulgarian:bg\*Catalan:ca\*Chinese(China):zh_CN\*Chinese(Taiwan):zh_TW\*Croatian:hr\*Czech:cs\*Danish:da\*Dutch;Flemish:nl\*Estonian:et\*Finnish:fi\*French:fr\*Georgian:ka\*German:de\*Greek:el\*Hebrew:he\*Hungarian:hu\*Icelandic:is\*Indonesian:id\*Italian:it\*Japanese:ja\*Korean:ko\*Kurdish:ku\*Latvian:lv\*Lithuanian:lt\*Macedonian:mk\*Malay:ms\*NorwegianBokmal:nb\*Persian:fa\*Polish:pl\*Portuguese:pt\*Portuguese(Brazil):pt_BR\*Romanian:ro\*Russian:ru\*Serbian:sr\*Slovak:sk\*Slovenian:sl\*Spanish;Castilian:es\*Swedish:sv\*Thai:th\*Turkish:tr\*Ukrainian:uk\*Urdu:ur\*Vietnamese:vi