[pl] Update events.js

This commit is contained in:
Paweł Dembowski 2022-07-04 23:36:39 +00:00
parent d9870c12c1
commit 004ea05f0f

View File

@ -9,6 +9,7 @@ module.exports = [
new Event('Miesiąc Historii LGBTQ+ (Włochy)', 'Progress Pride', 4, month, EventLevel.Month), new Event('Miesiąc Historii LGBTQ+ (Włochy)', 'Progress Pride', 4, month, EventLevel.Month),
new Event('Miesiąc Historii LGBTQ+ (Finlandia)', 'Progress Pride', 11, month, EventLevel.Month), new Event('Miesiąc Historii LGBTQ+ (Finlandia)', 'Progress Pride', 11, month, EventLevel.Month),
new Event('Miesiąc Historii Osób {/terminology#transgender=Transpłciowych} (USA)', 'Transgender', 8, month, EventLevel.Month, ['transgender']), new Event('Miesiąc Historii Osób {/terminology#transgender=Transpłciowych} (USA)', 'Transgender', 8, month, EventLevel.Month, ['transgender']),
new Event('Miesiąc Gniewu', 'Progress Pride', 7, month, EventLevel.Month),
// --- static date --- // --- static date ---
new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day), new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day),