names top-level constant

Map<String, String> const names

Locale names of Tigrinya (Eritrea)

Implementation

const names = {
  "en_GB": "English (United Kingdom)",
  "en_US": "English (United States)",
  "pt_BR": "Portuguese (Brazil)",
  "pt_PT": "Portuguese (Portugal)"
};