Internationalization
Labels and text rendered by the Author API user interface can be changed or translated to other languages.
Instructions
When calling LearnosityAuthor.init()
an internationalization bundle of key value pairs can be supplied as label_bundle
.
Label listing
The list of labels can be loaded as raw JSON here: Author API label bundles.
Further reading
See Translating the Learnosity user interface with label bundles for more information.