Module:zh/data/Christian-syn/Moses

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

local export = {}

export.list = {
	["title"]				= "Moses",
	["type"]				= "",
	
	["Protestant"]			= { "摩西" },
	["Roman Catholic"]		= { "梅瑟" },
	["Eastern Orthodox"]	= { "摩伊息斯" },
}

return export