Module:zh/data/Christian-syn/Beelzebub

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

local export = {}

export.list = {
	["title"]				= "Beelzebub",
	["type"]				= "",
	
	["Protestant"]			= { "別西卜" },
	["Roman Catholic"]		= { "貝耳則步" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export