config.label_bundle - Initialization - Author API

Author API Initialization

label_bundle

Specifies overrides for the default English labels and text content shown in the authoring interface.

You would want to specify this option so that you can override the default English labels and allows you to internationalize the authoring interface. For example, renaming a button in the Activity list view or translating all interface text to Japanese.

For the full list of labels, see Author API Internationalization for more information.

Examples

var initializationOptions = {
    "config": {
        "label_bundle": {
            /* ... */
        }
    }
};

Values

Attribute path config.label_bundle

Type object

Properties

Related articles

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.