Newer Version Available

This content describes an older version of this product. View Latest

Set the Language

This parameter is included in your generated code snippet and set to English for versions 2.0 and up. To customize the language for a deployment, set the parameter to the desired language.

embedded_svc.settings.language = "..."

You also need to take care of some other settings to make sure that translation works properly. See the Salesforce Help for guidance.

We don’t support an underscore format for languages (like en_US). Use http locale format (like en-US or en).

Note