Module:zh/data/Christian-syn/Samaria

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

local export = {}

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

return export