Module:zh/data/Christian-syn/Eve

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

local export = {}

export.list = {
	["title"]				= "Eve",
	["type"]				= "",
	
	["Protestant"]			= { "夏娃" },
	["Roman Catholic"]		= { "厄娃" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export