Module:zh/data/Christian-syn/Gabriel

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

local export = {}

export.list = {
	["title"]				= "Gabriel (archangel)",
	["type"]				= "",
	
	["Protestant"]			= { "加百列" },
	["Roman Catholic"]		= { "加俾額爾" },
	["Eastern Orthodox"]	= { "伽弗里伊爾" },
}

return export