Module:zh/data/Christian-syn/book of Zechariah

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

local export = {}

export.list = {
	["title"]				= "the book of Zechariah",
	["type"]				= "book",
	
	["Protestant"]			= { "撒迦利亞書", "亞:abb" },
	["Roman Catholic"]		= { "匝加利亞", "匝:abb" },
	["Eastern Orthodox"]	= { "匝哈里亞書" },
	["Church of the East"]	= { "" },
}

return export