跳转到内容

模組:Zh/data/Christian-syn/book of Daniel

維基詞典,自由的多語言詞典
local export = {}

export.list = {
	["title"]				= "the book of Daniel",
	["type"]				= "book",
	
	["Protestant"]			= { "但以理書", "但:abb" },
	["Roman Catholic"]		= { "達尼爾", "達尼爾書", "達:abb" },
	["Eastern Orthodox"]	= { "達尼伊爾書" },
}

return export