local export = {} export.list = { ["title"] = "the book of Joshua", ["type"] = "book", ["Protestant"] = { "約書亞記", "書:abb" }, ["Roman Catholic"] = { "若蘇厄書", "蘇:abb" }, ["Eastern Orthodox"] = { "納維之子伊穌斯傳" }, ["Church of the East"] = { "" }, } return export