A map sorting app language locale tags by their language names as a native would understand them.
static Map<String, String> localeNames = { 'en-US': 'English', };