mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 15:05:38 -04:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
a8bbb31a1c
@ -93,7 +93,7 @@ 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_shootings=Oslo Shootings} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day),
|
||||
new Event('{https://en.wikipedia.org/wiki/2022_Oslo_shooting=Oslo Pride Shooting} Remembrance Day', '_black-ribbon', 6, day(25), EventLevel.Day),
|
||||
|
||||
// --- dynamic date ---
|
||||
|
||||
|
@ -984,7 +984,7 @@ calendar:
|
||||
family_equality_day: 'International Family Equality Day'
|
||||
family_equality_day___timeDescription: 'on the first Sunday of May'
|
||||
aro_month: '{/terminology#aromantic=Aromantic} Awareness Month'
|
||||
black_ribbon_day: 'Black Ribbon Day'
|
||||
black_ribbon_day: '{https://en.wikipedia.org/wiki/Black_Ribbon_Day=Black Ribbon Day}'
|
||||
black_queer_week: 'Black {/terminology#queer=Queer} History Week'
|
||||
black_queer_week___timeDescription: 'in the third week of February'
|
||||
mena_lesbian_day: '{https://www.ankhfrance.org/sarahhegazy=West Asian and North African} {/terminology#lesbian=Lesbian} and {/terminology#queer=Queer} Women''s Pride Day'
|
||||
@ -1031,8 +1031,8 @@ calendar:
|
||||
trans_flag_day: '{https://twitter.com/hrc/status/1296122309036650497=Trans Flag Day}'
|
||||
alan_turing_day: 'Alan Turing Day'
|
||||
nonbinary_kids_day: '{/terminology#nonbinary=Nonbinary} Kids'' Day'
|
||||
masc_lesbian_week: 'Masculine Lesbian Visibility and Awareness Week'
|
||||
masc_lesbian_day: 'Masculine Lesbian Visibility and Awareness Day'
|
||||
masc_lesbian_week: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Week}'
|
||||
masc_lesbian_day: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Day}'
|
||||
banner: 'We''re celebrating/commemorating'
|
||||
celebrating_custom: 'is celebrated'
|
||||
celebrating_day: 'is celebrated on'
|
||||
|
@ -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+ (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 Gniewu', 'Progress Pride', 7, month, EventLevel.Month),
|
||||
|
||||
// --- static date ---
|
||||
new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day),
|
||||
@ -65,6 +66,7 @@ module.exports = [
|
||||
new Event('{https://www.facebook.com/marszrownosciwkatowicach/=6. Marsz Równości w Katowicach}', 'LGBTQ', 9, dayYear(3, 2022), EventLevel.Day),
|
||||
new Event('{https://www.facebook.com/events/815945746043394/=Marsz Równości w Pruszkowie}', 'LGBTQ', 7, dayYear(10, 2022), EventLevel.Day),
|
||||
new Event('Dzień Pamięci {https://pl.wikipedia.org/wiki/Zamach_w_Oslo_(2022)=Zamachu w Oslo}', '_black-ribbon', 6, day(25), EventLevel.Day),
|
||||
new Event('{https://www.facebook.com/marsz.rownosci.rzeszow/=Marsz Równości w Rzeszowie}', 'LGBTQ', 9, dayYear(10, 2022), EventLevel.Day),
|
||||
|
||||
// --- dynamic date ---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user