Jump to content

Module:phi-placelist/data/I

From Wiktionary, the free dictionary


-- For divisions of these, please go to their respective subpages.

local export = {
	divisions = "provinces",
	
	["Ilocos Norte"] = true,
	["Ilocos Sur"] = true,
	["La Union"] = true,
	["Pangasinan"] = true,
	
}
		
return export;