getLanguage

fun getLanguage(): String

Get the language of the app Locale (Selected in settings).

Calling this method is a shorthand for:

    getLocale().getLanguage()