Jump to content

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

From Wiktionary, the free dictionary


local export = {}

export.list = {
	["title"]				= "the book of Obadiah",
	["type"]				= "book",
	
	["Protestant"]			= { "俄巴底亞書" },
	["Roman Catholic"]		= { "亞北底亞" },
	["Eastern Orthodox"]	= { "奧弗狄亞書" },
	["Church of the East"]	= { "" },
}

return export