local export = {}
export.list = {
["title"] = "amen",
["type"] = "",
["Protestant"] = { "阿們", "誠心所願:less common, chiefly Cantonese" },
["Roman Catholic"] = { "阿們", "亞孟" },
["Eastern Orthodox"] = { "阿們", "阿民" },
["Church of the East"] = { "" },
}
return export