Module:zh/data/Christian-syn/Thomas

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

local export = {}

export.list = {
	["title"]				= "Thomas (Apostle)",
	["type"]				= "",
	
	["Protestant"]			= { "多馬" },
	["Roman Catholic"]		= { "多默" },
	["Eastern Orthodox"]	= { "" },
}

return export