Jump to content

Module:phi-placelist/data/IV-A

From Wiktionary, the free dictionary


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

local export = {
	divisions = "city and provinces",
	
	["Batangas"] = true,
	["Cavite"] = true,
	["Laguna"] = true,
	["Quezon"] = true,
	["Rizal"] = true,
	["Lucena"] = true,
	
}
		
return export;