Module:zh/data/Christian-syn/book of James

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

local export = {}

export.list = {
	["title"]				= "the book of James",
	["type"]				= "book",
	
	["Protestant"]			= { "雅各書", "雅:abb" },
	["Roman Catholic"]		= { "雅各伯書", "雅:abb" },
	["Eastern Orthodox"]	= { "雅科弗書信" },
}

return export