ZivaCare Connect

Localization

81 views 0

Multilanguage support for the ZivaCare Connect

The ZivaCare Connect popup can be served in a number of different languages based on an optional parameter supplied by the developer. Today we support the languages listed below.
If you would like to add an additional language, simply send us an email.

To use the localization feature, an optional language parameter can be provided to specify the language in which ZivaCare Connect popup will be displayed. If the parameter is skipped
or the given language is not supported, then the popup will default to en (English).

var options = { 
  ...
  language: 'de',
  ...
}
ZivaConnect.open(options);

 

Languages

VALUE DESCRIPTION
en English
de Deutsch
fr French
es Spanish

Was this helpful?

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close