content_type_label
Return a translated, human-readable label for a MIME content type.
Known types have descriptive labels such as JSON, Excel Workbook, and
iCalendar. Other types are represented by their uppercase file extension.
The input can be a MIME type string or a parsed Cowboy media-type tuple.
For example:
{{ "application/json"|content_type_label }}