Module:zh/data/Christian-syn/Isaiah

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

local export = {}

export.list = {
	["title"]				= "Isaiah",
	["type"]				= "",
	
	["Protestant"]			= { "以賽亞" },
	["Roman Catholic"]		= { "依撒意亞", "依撒依亞" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export