Jump to content

Module:ISO 3166/data/GW

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SiBr4 (talk | contribs) at 22:25, 4 March 2016 (Created page with 'return { -- Provinces and autonomous sector ["L"] = {name="Leste"}, ["N"] = {name="Norte"}, ["S"] = {name="Sul"}, ["BS"] = {name="Bissau"}, -- Regions...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
-- Provinces and autonomous sector
  ["L"] = {name="Leste"},
  ["N"] = {name="Norte"},
  ["S"] = {name="Sul"},
  ["BS"] = {name="Bissau"},
-- Regions
  ["BA"] = {name="Bafatá"},
  ["BL"] = {name="Bolama"},
  ["BM"] = {name="Biombo"},
  ["CA"] = {name="Cacheu"},
  ["GA"] = {name="Gabú"},
  ["OI"] = {name="Oio"},
  ["QU"] = {name="Quinara"},
  ["TO"] = {name="Tombali"}
}