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

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

local export = {}

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

return export