Module:zh/data/Christian-syn/Luke

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

local export = {}

export.list = {
	["title"]				= "Luke (the evangelist)",
	["type"]				= "",
	
	["Protestant"]			= { "路加" },
	["Roman Catholic"]		= { "路加" },
	["Eastern Orthodox"]	= { "路喀" },
}

return export