Internationalization
Labels and text rendered by the Reports API user interface can be changed or translated to other languages.
Instructions
When calling LearnosityReports.init()
an internationalization bundle of key value pairs can be supplied as
label_bundle
.
The list of labels can be changed through the label_bundle
object.
Data / label listing
See the full list of labels: Reports API label bundles.
Further reading
See Translating the Learnosity user interface with label bundles for more information.