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

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

local export = {}

export.list = {
	["title"]				= "2 Thessalonians",
	["type"]				= "book",
	
	["Protestant"]			= { "帖撒羅尼迦後書", "帖後:abb" },
	["Roman Catholic"]		= { "得撒洛尼後書", "得後:abb" },
	["Eastern Orthodox"]	= { "致德撒洛尼基人書二" },
}

return export