Module:zh/data/Christian-syn/Apostles' Creed

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

local export = {}

export.list = {
	["title"]				= "the Apostles' Creed",
	["type"]				= "",
	
	["Protestant"]			= { "使徒信經" },
	["Roman Catholic"]		= { "宗徒信經" },
	["Eastern Orthodox"]	= { "" }, --使徒信經?
}

return export