Module:zh/data/Christian-syn/Adam

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

local export = {}

export.list = {
	["title"]				= "Adam",
	["type"]				= "",
	
	["Protestant"]			= { "亞當" },
	["Roman Catholic"]		= { "亞當" },
	["Eastern Orthodox"]	= { "阿達穆" }, --亞當?
	["Church of the East"]	= { "" },
}

return export