模組:Zh/data/Christian-syn/Thomas

local export = {}

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

return export