Jump to content

Module:phi-placelist/data/V

From Wiktionary, the free dictionary


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

local export = {
	divisions = "provinces",
	
	["Albay"] = true,
	["Camarines Norte"] = true,
	["Camarines Sur"] = true,
	["Catanduanes"] = true,
	["Masbate"] = true,
	["Sorsogon"] = true,
	
}
		
return export;