Module:zh/data/Christian-syn/Saul

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

local export = {}

export.list = {
	["title"]				= "Saul",
	["type"]				= "",
	
	["Protestant"]			= { "掃羅" },
	["Roman Catholic"]		= { "撒烏耳" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export