detailForLanguage

Get the detail message for a specific language tag, falling back to the default detail message if not available.


fun detailForLanguage(languageTag: String): String?

Get the detail message for a specific language tag, falling back to the default detail message if not available.

The language tag should be an IETF Language Tag string, compliant with BCP 47, defined in RFC 5646 ("Tags for Identifying Languages").