انتقل إلى المحتوى

وحدة:zh/data/Christian-syn/Mount Sinai

من ويكاموس، القاموس الحر
local export = {}

export.list = {
	["title"]				= "Mount Sinai",
	["type"]				= "",
	
	["Protestant"]			= { "西乃山", "西奈山" },
	["Roman Catholic"]		= { "西乃山" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export