跳转到内容

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

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

export.list = {
	["title"]				= "seraph",
	["type"]				= "",
	
	["Protestant"]			= { "撒拉弗" },
	["Roman Catholic"]		= { "色辣芬" },
	["Eastern Orthodox"]	= { "塞拉芬" },
	["Church of the East"]	= { "" },
}

return export