Module:zh/data/Christian-syn/Daniel

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

local export = {}

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

return export