Module:zh/data/Christian-syn/Jethro

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

local export = {}

export.list = {
	["title"]				= "Jethro",
	["type"]				= "",
	
	["Protestant"]			= { "葉特羅" },
	["Roman Catholic"]		= { "耶特洛" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export