mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
(pl)(calendar) dzień trans
This commit is contained in:
parent
1c70fd4972
commit
781a77d311
@ -83,9 +83,10 @@ export default [
|
||||
return new Event(`{${e.link}=${e.name}}`, 'LGBTQ', e.date.month, dayYear(e.date.day, e.date.year), EventLevel.Day);
|
||||
}),
|
||||
|
||||
// marsze 2024
|
||||
// marsze i eventy 2024
|
||||
new Event('Parada Równości w Warszawie', 'LGBTQ', 6, dayYear(15, 2024), EventLevel.Day),
|
||||
new Event('Parada Równości w Warszawie', 'LGBTQ', 6, dayYear(22, 2024), EventLevel.Day),
|
||||
new Event('{https://dzientrans.pl/=Drugi Ogólnopolski Dzień Widoczności Osób Transpłciowych}', 'Transgender', 4, dayYear(13, 2024), EventLevel.Day),
|
||||
|
||||
// --- dynamic date ---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user