getLanguage

abstract fun getLanguage(): Locale(source)

获取程序使用的语言,请不要使用 Locale.getDefault,通过此 api 获取到的语言可能经过用户配置。