This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Question Editor API

label_bundle

Overrides the Question Editor API text labels.

This option can be used for internationalization or for tailoring the Question Editor to use phrases your authors are accustomed to. You can also specify placeholder labels in the label bundle.

To assist with setting labels, you can use the debug flag which will show the path for each of the labels in the Widget.

See Question Editor API Internationalization for more information.

Values

Request object key label_bundle

Type object

This object has the following properties which can be configured.

  • debug boolean

    When set to true, Question Editor will reveal the label bundle key being used for all supported UI elements.

Related articles

Was this article helpful?