local export = {} export.list = { ["title"] = "the Gospel of Luke", ["type"] = "book", ["Protestant"] = { "路加福音", "路:abb" }, ["Roman Catholic"] = { "路加福音", "路:abb" }, ["Eastern Orthodox"] = { "聖福音依路喀所傳者", "路喀福音" }, } return export