跳转到内容

模組:Zh/data/Christian-syn/book of Habakkuk

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

export.list = {
	["title"]				= "the book of Habakkuk",
	["type"]				= "book",
	
	["Protestant"]			= { "哈巴谷書", "哈:abb" },
	["Roman Catholic"]		= { "哈巴谷", "哈:abb" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export