local export = {}
export.list = {
["title"] = "the book of Zechariah",
["type"] = "book",
["Protestant"] = { "撒迦利亞書", "亞:abb" },
["Roman Catholic"] = { "匝加利亞", "匝:abb" },
["Eastern Orthodox"] = { "匝哈里亞書" },
["Church of the East"] = { "" },
}
return export