Module:zh/data/Christian-syn/Acts

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

local export = {}

export.list = {
	["title"]				= "the Acts of the Apostles",
	["type"]				= "book",
	
	["Protestant"]			= { "使徒行傳", "徒:abb" },
	["Roman Catholic"]		= { "宗徒大事錄", "宗:abb" },
	["Eastern Orthodox"]	= { "使徒行實" },
}

return export