Module:zh/data/Christian-syn/Samaritan

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

local export = {}

export.list = {
	["title"]				= "Samaritan",
	["type"]				= "",
	
	["Protestant"]			= { "撒瑪利亞人", "撒馬利亞人" },
	["Roman Catholic"]		= { "撒瑪黎雅人", "撒馬黎雅人" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export