Module:zh/data/Christian-syn/Barabbas


local export = {}

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

return export