Module:zh/data/Christian-syn/Nicodemus

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

local export = {}

export.list = {
	["title"]				= "Nicodemus",
	["type"]				= "",
	
	["Protestant"]			= { "尼哥底母", "尼哥德慕" },
	["Roman Catholic"]		= { "尼苛德摩" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export