local export = {}
export.list = {
["title"] = "God",
["type"] = "",
["Protestant"] = { "上帝", "神", "真神" },
["Roman Catholic"] = { "天主", "僚氏:Hokkien, historical" },
["Eastern Orthodox"] = { "上帝" },
["Church of the East"] = { "阿羅訶", "天尊", "真主" },
}
return export