Jump to content

Module:zh/data/Christian-syn/Baruch

From Wiktionary, the free dictionary


local export = {}

export.list = {
	["title"]				= "Baruch",
	["type"]				= "",
	
	["Protestant"]			= { "巴錄" },
	["Roman Catholic"]		= { "巴路克" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export