Module:zh/data/Christian-syn/pharaoh

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

local export = {}

export.list = {
	["title"]				= "pharaoh",
	["type"]				= "",
	
	["Protestant"]			= { "法老", "法老王" },
	["Roman Catholic"]		= { "法郎" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export