跳转到内容

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

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

export.list = {
	["title"]				= "book of Ruth",
	["type"]				= "book",
	
	["Protestant"]			= { "路得記", "得:abb" },
	["Roman Catholic"]		= { "盧德傳", "盧:abb" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export