Jump to content

Module:phi-placelist/data/III

From Wiktionary, the free dictionary


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

local export = {
	divisions = "cities and provinces",
	
	["Aurora"] = true,
	["Bataan"] = true,
	["Bulacan"] = true,
	["Nueva Ecija"] = true,
	["Pampanga"] = true,
	["Tarlac"] = true,
	["Zambales"] = true,
	["Angeles City"] = true,
	["Olongapo"] = true,
	
}
		
return export;