跳转到内容

模組:Zh/data/Christian-syn/Isaiah

維基詞典,自由的多語言詞典
local export = {}

export.list = {
	["title"]				= "Isaiah",
	["type"]				= "",
	
	["Protestant"]			= { "以賽亞" },
	["Roman Catholic"]		= { "依撒意亞", "依撒依亞" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export