跳转到内容

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

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

export.list = {
	["title"]				= "Pentateuch",
	["type"]				= "",
	
	["Protestant"]			= { "摩西五經" },
	["Roman Catholic"]		= { "梅瑟五書" },
	["Eastern Orthodox"]	= { "摩伊息斯之五經" },
}

return export