local export = {}
export.list = {
["title"] = "Ash Wednesday",
["type"] = "",
["Protestant"] = { "大齋首日", "聖灰日", "聖灰星期三", "塗灰日", "蒙灰日" },
["Roman Catholic"] = { "聖灰禮儀日", "聖灰星期三", "聖灰禮儀星期三" },
["Eastern Orthodox"] = { "" },
["Church of the East"] = { "" },
}
return export