Module:zh/data/Christian-syn/Corinth

From Wiktionary, the free dictionary
Jump to navigation Jump to search

local export = {}

export.list = {
	["title"]				= "Corinth",
	["type"]				= "",
	
	["Protestant"]			= { "哥林多" },
	["Roman Catholic"]		= { "格林多" },
	["Eastern Orthodox"]	= { "科林托" },
}

return export