Module:ISO 3166/data/LS: Difference between revisions
Appearance
< Module:ISO 3166 | data
Content deleted Content added
←Created page with 'return { lang = "en, st", ["A"] = {name="Maseru"}, ["B"] = {name="Butha-Buthe"}, ["C"] = {name="Leribe"}, ["D"] = {name="Berea"}, ["E"] = {name="Mafe...' |
Drmccreedy (talk | contribs) Update for 2020-11-24 changes to the ISO 3166-2 standard |
||
Line 2: | Line 2: | ||
lang = "en, st", |
lang = "en, st", |
||
["A"] = {name="Maseru"}, |
["A"] = {name="Maseru"}, |
||
["B"] = {name="Butha-Buthe"}, |
["B"] = {name="Butha-Buthe",isoname="Botha-Bothe"}, |
||
["C"] = {name="Leribe"}, |
["C"] = {name="Leribe"}, |
||
["D"] = {name="Berea"}, |
["D"] = {name="Berea"}, |
Latest revision as of 04:57, 30 November 2020
This module contains all ISO 3166-2 codes for Lesotho. It is used by Module:ISO 3166.
return {
lang = "en, st",
["A"] = {name="Maseru"},
["B"] = {name="Butha-Buthe",isoname="Botha-Bothe"},
["C"] = {name="Leribe"},
["D"] = {name="Berea"},
["E"] = {name="Mafeteng"},
["F"] = {name="Mohale's Hoek"},
["G"] = {name="Quthing"},
["H"] = {name="Qacha's Nek"},
["J"] = {name="Mokhotlong"},
["K"] = {name="Thaba-Tseka"}
}