Module:zh/data/Christian-syn/Gospel of John

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

local export = {}

export.list = {
	["title"]				= "the Gospel of John",
	["type"]				= "book",
	
	["Protestant"]			= { "約翰福音", "約:abb" },
	["Roman Catholic"]		= { "若望福音", "若:abb" },
	["Eastern Orthodox"]	= { "聖福音依約安所傳者", "約安福音" },
}

return export