[en] Update events.js

This commit is contained in:
Paweł Dembowski 2022-05-02 23:08:09 +00:00
parent 1e90757979
commit 676873130a

View File

@ -6,7 +6,7 @@ module.exports = [
new Event('LGBT History Month (US/Canada/Australia)', 'Progress Pride', 10, month, EventLevel.Month),
new Event('LGBT History Month (Italy)', 'Progress Pride', 4, month, EventLevel.Month),
new Event('LGBT History Month (Cuba/Germany)', 'Progress Pride', 5, month, EventLevel.Month),
new Event('LGBT History Month (Finland)', 'Progress Pride', 11, month, EventLevel.Month),
new Event('Queer History Month (Finland)', 'Progress Pride', 11, month, EventLevel.Month),
new Event('{/terminology#transgender=Trans} Visibility Month (Brazil)', 'Transgender', 1, month, EventLevel.Month, ['transgender']),
new Event('{/terminology#lesbian=Lesbian} Visibility Month (Brazil)', 'Lesbian', 8, month, EventLevel.Month, ['lesbian']),
new Event('Diversity Month (Uruguay)', 'LGBTQ', 9, month, EventLevel.Month),