跳转到内容

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

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

export.list = {
	["title"]				= "Abraham",
	["type"]				= "",
	
	["Protestant"]			= { "亞伯拉罕" },
	["Roman Catholic"]		= { "亞巴郎", "亞巴辣罕" },
	["Eastern Orthodox"]	= { "阿弗拉穆" },
	["Church of the East"]	= { "" },
}

return export