跳转到内容

模組:Zh/data/Christian-syn/Apostles' Creed

維基詞典,自由的多語言詞典
local export = {}

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

return export