Module:zh/data/Christian-syn/Lent

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

local export = {}

export.list = {
	["title"]				= "Lent",
	["type"]				= "",
	
	["Protestant"]			= { "大齋期", "預苦期" },
	["Roman Catholic"]		= { "四旬期" }, --大齋期?
	["Eastern Orthodox"]	= { "大齋期", "大齋", "四旬齋期", "四旬大齋期" }, --四旬期, 四旬?
	["Church of the East"]	= { "" },
}

return export