Locale.display_language
display_language
Documentation
Gets a representation of the language in the locale that can be shown to the user.
Examples
Get the display language tag from the default locale.
import Standard.Base.Data.Locale.Locale
example_display_language = Locale.default.display_language