From b83774120df98e609645ebeed79ee6617885508b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 13 Oct 2022 22:25:42 +0000 Subject: [PATCH] [en] Update events.js --- locale/en/calendar/events.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locale/en/calendar/events.js b/locale/en/calendar/events.js index 55198a16d..62173e65e 100644 --- a/locale/en/calendar/events.js +++ b/locale/en/calendar/events.js @@ -91,7 +91,8 @@ module.exports = [ new Event('{/terminology#lesbian=Lesbian} {https://www.bng.gal/articulo/novas/dia-visibilidade-lesbica-galega/20210608103130030074.html=Visibility Day} (Galicia)', 'Lesbian', 6, day(8), EventLevel.Day, ['lesbian']), new Event('{https://napwha.org.au/about-us/national-network-of-women/=National Day of Women living with HIV} (Australia)', '_red-ribbon', 3, day(9), EventLevel.Day, ['aids']), new Event('{https://en.wikipedia.org/wiki/David_Kato=Kuchu Remembrance Day} (Uganda)', '_black-ribbon', 1, day(26), EventLevel.Day), - new Event('{https://en.wikipedia.org/wiki/2022_Oslo_shooting=Oslo Pride Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day), + new Event('{https://en.wikipedia.org/wiki/2022_Oslo_shooting=2022 Oslo Pride Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day), + new Event('{https://en.wikipedia.org/wiki/2022_Bratislava_shooting=2022 Bratislava Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day), new Event('{/terminology#two%20spirit=Two-Spirit} and Indigenous LGBTQQIA+ Awareness to Celebration Day (Canada)', 'Two Spirit_', 3, day(21), EventLevel.Day, ['two spirit']), new Event('Marriage Equality Day (Slovenia)', '_hrc', 7, day(8), EventLevel.Day), new Event('Marriage Equality Day (Andorra)', '_hrc', 2, day(17), EventLevel.Day),