Module:zh/data/Christian-syn/Galilee

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

local export = {}

export.list = {
	["title"]				= "Galilee",
	["type"]				= "",
	
	["Protestant"]			= { "加利利" },
	["Roman Catholic"]		= { "加里肋亞" },
	["Eastern Orthodox"]	= { "" }, --噶利萊亞?
	["Church of the East"]	= { "" },
}

return export