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