Methods
(static) getSubtitleLanguages() → {dynamic}
getSubtitleLanguages: Returns a lookup table mapping ISO 639-2 three-letter language codes to their full display names. Cached on the caller's m scope after first build to avoid reallocating the ~490-entry table on every call.
- Source
Returns:
- AssocArray of language code to display name mappings
- Type:
- dynamic