Module:zh/data/Christian-syn/Barabbas

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

local export = {}

export.list = {
	["title"]				= "Barabbas",
	["type"]				= "",
	
	["Protestant"]			= { "巴拉巴" },
	["Roman Catholic"]		= { "巴辣巴" },
	["Eastern Orthodox"]	= { "瓦拉瓦" },
	["Church of the East"]	= { "" },
}

return export