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

وحدة:zh/data/Christian-syn/Moses

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

export.list = {
	["title"]				= "Moses",
	["type"]				= "",
	
	["Protestant"]			= { "摩西" },
	["Roman Catholic"]		= { "梅瑟" },
	["Eastern Orthodox"]	= { "摩伊息斯" },
	["Church of the East"]	= { "牟世", "牟世法王" },
}

return export