Source of truth for implementation is the canonical schema host:
https://schemas.meta-aiml.org/v3.0.0/. If any page text conflicts with canonical schema files, follow canonical files. Documentation home.Multilingual
v3.0.0
module family
Localization support for content and UI.
v3 architecture note: no standalone canonical module-schema file for this module family. Module configuration is entity-specific under root
modules.Migration Guidance
How to use this module family correctly in v3.
Prefer multilingual_format.json for content fields; module-level multilingual flags are optional and entity-specific.
Entity-Level Pattern
{
"modules": {
"multilingual": {
"enabled": true
}
}
}Related Entity Contracts
Common places where this module family appears.