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

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

local export = {}

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

return export