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


local export = {}

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

return export