Module:zh/data/Christian-syn/Abraham

From Wiktionary, the free dictionary
Jump to navigation Jump to search

local export = {}

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

return export