Skip to content

Managing Languages for Multilingual VAs

You can enable a language for an existing assistant or update the language configuration for an existing assistant. Besides these functionalities, this article also shows you how to switch between languages and how to enable or disable a language.

Adding a language to a Virtual Assistant

The default App language is English. Follow these steps to add a new language for your virtual assistant:

  1. Go to App Settings > Configurations > Language Management.
  2. On the Language Management page, in the Standard Languages section, click the + Add Language to add languages.
    Add Language

  3. The Platform will display all the 100 plus languages that are supported. You can click on the Configure button to enable a language.
    Enable Language

    Note: You can also search for a language by entering its name in the Search field.

  4. Once you click configure, you can setup the following language configurations:
    Setup language configuations

    a. Choose the NLU Language – Allows you to select any supported language as the NLU model to train your assistant.

    b. Select the Language Definition Mode - You can choose any of the following options to copy the language definitions:

    • Basic Mode – Lets you only copy dialog prompts and messages.
      Note: A base language is a language that is already enabled in the assistant. You need to choose a Base Language for your assistant from which you want to copy your assistant’s data for both Basic and Advanced modes.
      Basic mode

    • Advanced Mode – Lets you copy dialog prompts, messages, knowledge graph, small talks, traits, and training data as per your need.
      Advanced mode

    • Use Language Pack – Lets you upload the language definitions after adding manually translating a JSON file. You can download a JSON language pack of any of the already-enabled languages and then edit the dialog prompts and messages in the JSON file. Upload the updated JSON file to enable the new language for the assistant.
      Language pack

    c. Manage Translations – In case the Translation Engine is not configured, click the Configure link to set up the translation engine for your assistant. To learn how to enable Input Translation or Runtime Response Translation, refer to this article.
    Manage translations

  5. Once you have configured translations, click Enable to add/enable a new language for the assistant.

Updating a language for an existing Virtual Assistant

If you want to enable/disable input translation, change the NLU language of the already enabled language for an assistant or modify the dialog prompts then you can use the update feature.

To update an already enabled language for an assistant, follow the below steps:

  1. Go to App Settings > Configurations > Language Management.
  2. The platform will display all the languages under the Standard Languages section.
  3. Click on the language that is already enabled in the VA. The Manage Language dialog appears, here you can:

    a. Update the NLU language – Updating the NLU language will need training for the virtual assistant again.

    b. Update the dialog prompts – You can update the language pack file and upload it to update the dialog prompts.

    c. Update Manage Translations – You can enable/disable input translation or runtime response translation based on your needs.
    Manage language

  4. Click the Update button once all the necessary changes are made.

Note

  • After you have configured a new language, to make the new language work, you must re-publish the VA. Until then, the VA continues to function with the previously published languages.
  • The default Synonym library is available only for English, French, Spanish, German, and Chinese languages. However, you can add custom synonyms for any language.

Switching Languages

If you have configured multiple languages for a virtual assistant, you can switch the language to configure the virtual assistant from the top right corner (language dropdown) from within any area of your VA. The dropdown will display all the other supported languages with the corresponding NLU model that is configured for the language.

Switch language

Note

The language dropdown will display the Bot Language and NLU language for the languages where the Bot Language is not equal to NLU language. If the Bot Language and the NLU language are the same then the language drop down will display only the Bot Language.

Disabling/Enabling Languages

Languages can be enabled or disabled by going to Build > Configurations > Languages > Standard Languages. Use the toggle to enable/disable a language.

Enable or disable language

Once you have configured and enabled a language you can:

  • Disable or deactivate a language that is previously enabled for the VA. The actual language-specific data that has been added while enabling the language will continue to exist in the VA even after disabling the language. Disabling would prevent the users from talking to the assistant in that language (can be viewed in the VA export copy)
  • If a language is disabled you can enable it again, since the data is preserved, you need not enter all the details.

Note

Any change in language settings needs to be published before it can take effect in the published assistant.