Module:zh/data/Christian-syn/Proverbs


local export = {}

export.list = {
	["title"]				= "Proverbs",
	["type"]				= "book",
	
	["Protestant"]			= { "箴言", "箴:abb" },
	["Roman Catholic"]		= { "箴言", "箴:abb" },
	["Eastern Orthodox"]	= { "索洛蒙箴言" },
	["Church of the East"]	= { "" },
}

return export