Skip to main content

Languages Module

The languages module manages supported languages for multi-language content.

Configuration Options

The languages module has no configuration options.

Events

EventPayloadDescription
LANGUAGE_CREATE{ languageId }Emitted when a language is created
LANGUAGE_UPDATE{ languageId }Emitted when a language is updated
LANGUAGE_REMOVE{ languageId }Emitted when a language is removed

More Information

For API usage and detailed documentation, see the core-languages package on GitHub.