local export = {}
export.list = {
["title"] = "book of Esther",
["type"] = "book",
["Protestant"] = { "以斯帖記", "以士帖記", "以士帖書", "斯:abb" },
["Roman Catholic"] = { "艾斯德爾傳", "艾:abb" },
["Eastern Orthodox"] = { "" },
["Church of the East"] = { "" },
}
return export