Question Editor API Initialization
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
Attribute path label_bundle
Type object
Properties
-
debug boolean
When set to
true
, Question Editor will reveal the label bundle key being used for all supported UI elements.