模組:Zh/data/Christian-syn/Psalms

local export = {}

export.list = {
	["title"]				= "Psalms",
	["type"]				= "book",
	
	["Protestant"]			= { "詩篇", "詩:abb" },
	["Roman Catholic"]		= { "聖詠集", "詠:abb" },
	["Eastern Orthodox"]	= { "聖詠集" },
	["Church of the East"]	= { "" }, --多惠聖王經?
}

return export