mixed Translation2::getLang (
string $langID
= null
, string $format = 'name'
)
Get some extra information about the language (its full name, the localized error text, ...)
$langID
$format
['name', 'meta', 'error_text', 'array']
returns [string | array], depending on $format
This function can not be called statically.