Module:zh/data/Christian-syn/Romans

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

local export = {}

export.list = {
	["title"]				= "the book of Romans",
	["type"]				= "book",
	
	["Protestant"]			= { "羅馬書", "羅馬人書", "羅:abb" },
	["Roman Catholic"]		= { "羅馬書", "羅:abb" },
	["Eastern Orthodox"]	= { "致羅馬人書" },
}

return export