Jump to content

Module:phi-placelist/data/VIII

From Wiktionary, the free dictionary


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

local export = {
	divisions = "city and provinces",
	
	["Biliran"] = true,
	["Eastern Samar"] = true,
	["Leyte"] = true,
	["Northern Samar"] = true,
	["Samar"] = true,
	["Southern Leyte"] = true,
	["Tacloban"] = true,
	
}
		
return export;