Module:zh/data/Christian-syn/apostle

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

local export = {}

export.list = {
	["title"]				= "apostle",
	["type"]				= "",
	
	["Protestant"]			= { "使徒" },
	["Roman Catholic"]		= { "宗徒" },
	["Eastern Orthodox"]	= { "使徒" }, --宗徒?
}

return export