diff --git a/locale/_/events.js b/locale/_/events.js index be1b9dc5..45d0c509 100644 --- a/locale/_/events.js +++ b/locale/_/events.js @@ -6,6 +6,8 @@ module.exports = [ new Event('trans_month', 'Transgender', 11, month, EventLevel.Month), new Event('bi_health_month', 'Bisexual', 3, month, EventLevel.Month), new Event('aro_month', 'Aromantic', 2, month, EventLevel.Month), + new Event('suicide_prevention_month', null, 9, month, EventLevel.Month), + new Event('aids_awareness_month', null, 12, month, EventLevel.Month), // project celebrations new Event('zaimki_birthday', null, 7, day(23), EventLevel.Day),