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

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

local export = {}

export.list = {
	["title"]				= "the book of Joshua",
	["type"]				= "book",
	
	["Protestant"]			= { "約書亞記", "書:abb" },
	["Roman Catholic"]		= { "若蘇厄書", "蘇:abb" },
	["Eastern Orthodox"]	= { "納維之子伊穌斯傳" },
	["Church of the East"]	= { "" },
}

return export