Module:zh/data/Christian-syn/2 Corinthians

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

local export = {}

export.list = {
	["title"]				= "2 Corinthians",
	["type"]				= "book",
	
	["Protestant"]			= { "哥林多後書", "林後:abb" },
	["Roman Catholic"]		= { "格林多後書", "格後:abb" },
	["Eastern Orthodox"]	= { "致科林托人書二" },
}

return export