跳转到内容

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

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

export.list = {
	["title"]				= "Abel",
	["type"]				= "",
	
	["Protestant"]			= { "亞伯" },
	["Roman Catholic"]		= { "亞伯爾" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export