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