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

local export = {}

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

return export