local export = {} export.list = { ["title"] = "the book of Ephesians", ["type"] = "book", ["Protestant"] = { "以弗所書", "弗:abb" }, ["Roman Catholic"] = { "厄弗所書", "弗:abb" }, ["Eastern Orthodox"] = { "致艾弗所人書" }, } return export