Skip to product menu
Skip to main content

.setLanguage()

This API lets you configure language preferences for the embedded chat widget in your mobile application.

Available languages and their corresponding language codes,

  • French [fr]
  • German [de]
  • Spanish [es]
  • Dutch [nl]
  • Norwegian [nb]
  • Turkish [tr]
  • Russian [ru]
  • Portuguese [pt]
  • Italian [it]
  • Korean [ko]
  • Japanese [ja]
  • Danish [da]
  • polish [pl]
  • Arabic [ar]
  • Hungarian [hu]
  • Portuguese [pt]
  • Chinese [zh]
  • Hebrew [he]
  • Irish [ga]
  • Romanian [ro]
  • Thai [th]
  • Swedish [sv]
  • Greek [el]
  • Czech [cs]
  • Slovak [sk]
  • Slovenian [sl]
  • Croatian [hr]
  • Bulgarian [bg]
  • Vietnamese [vi]
  • Filipino [fil]
  • Finnish [fi]
  • Indonesian [in]
  • Traditional Chinese [zh_TW]
  • Georgian [ka]
  • Armenian [hy]
  • Persian [fa] 

Syntax

CopiedZohoSalesIQ.setLanguage(languageCode);

Example

CopiedZohoSalesIQ.setLanguage("tr");