lesotho top-level constant
Country
const lesotho
The country of Lesotho
, and its 10 states
Implementation
const Country lesotho = Country(
id: 122,
name: "Lesotho",
longitude: 28.5,
latitude: -29.5,
capital: "Maseru",
currency: "LSL",
currencySymbol: "L",
currencyName: "Lesotho loti",
emoji: "๐ฑ๐ธ",
emojiU: "U+1F1F1 U+1F1F8",
iso2: "LS",
iso3: "LSO",
native: "Lesotho",
numericCode: "426",
nationality: "Basotho",
phoneCode: "266",
region: "Africa",
subregion: "Southern Africa",
tld: ".ls",
states: [
lesothoBereaDistrict,
lesothoButhaHypbutheDistrict,
lesothoLeribeDistrict,
lesothoMafetengDistrict,
lesothoMaseruDistrict,
lesothoMohalesHoekDistrict,
lesothoMokhotlongDistrict,
lesothoQachasNekDistrict,
lesothoQuthingDistrict,
lesothoThabaHyptsekaDistrict
],
timezones: [
Timezone(
abbreviation: "SAST",
gmtOffset: 7200,
gmtOffsetName: "UTC+02:00",
tzName: "South African Standard Time",
zoneName: "Africa/Maseru")
],
translations: {
"kr": "๋ ์ํ ",
"pt-BR": "Lesoto",
"pt": "Lesoto",
"nl": "Lesotho",
"hr": "Lesoto",
"fa": "ูุณูุชู",
"de": "Lesotho",
"es": "Lesotho",
"fr": "Lesotho",
"ja": "ใฌใฝใ",
"it": "Lesotho",
"cn": "่ฑ็ดขๆ",
"tr": "Lesotho"
});