Module:zh/data/Christian-syn/Gospel of Thomas

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

local export = {}

export.list = {
	["title"]				= "Gospel of Thomas",
	["type"]				= "",
	
	["Protestant"]			= { "多馬福音" },
	["Roman Catholic"]		= { "多默福音" },
	["Eastern Orthodox"]	= { "" },
}

return export