跳转到内容

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

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

export.list = {
	["title"]				= "the book of Hebrews",
	["type"]				= "book",
	
	["Protestant"]			= { "希伯來書", "來:abb" },
	["Roman Catholic"]		= { "希伯來書", "希:abb" },
	["Eastern Orthodox"]	= { "致希伯來人書" },
}

return export