The language code used when multiple languages could be applied.
Should be used when individual parts of the data cannot be marked with language, but we know there are multiple languages involved. Such as a PDF file for an electronic appliance, which has usage manuals in 8 languages but is uploaded as one file in Drupal.
Defined by ISO639-2 for "Multiple languages".
const LANGUAGE_MULTIPLE = 'mul';