跳转到内容

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

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

export.list = {
	["title"]				= "manna",
	["type"]				= "",
	
	["Protestant"]			= { "嗎哪" },
	["Roman Catholic"]		= { "瑪納" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export