mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-30 08:35:24 -04:00
[es] Update events.js
This commit is contained in:
parent
2ade957580
commit
94f86648cd
@ -35,6 +35,6 @@ module.exports = [
|
|||||||
new Event('Día de Concientización para los Sobrevivientes a Largo Plazo del VIH (EE.UU.)', null, 6, day(5), EventLevel.Day),
|
new Event('Día de Concientización para los Sobrevivientes a Largo Plazo del VIH (EE.UU.)', null, 6, day(5), EventLevel.Day),
|
||||||
|
|
||||||
// one-off events
|
// one-off events
|
||||||
new Event('{https://www.facebook.com/marchadelorgulloar/=Marcha del Orgullo Buenos Aires} (Argentina)', null, 11, dayYear(6, 2021), EventLevel.Day),
|
new Event('{https://www.facebook.com/marchadelorgulloar/=Marcha del Orgullo Buenos Aires} (Argentina)', 'LGBTQ', 11, dayYear(6, 2021), EventLevel.Day),
|
||||||
new Event('{https://www.facebook.com/marchaporladiversidad.uy=Marcha por la Diversidad} (Uruguay)', null, 9, dayYear(24, 2021), EventLevel.Day),
|
new Event('{https://www.facebook.com/marchaporladiversidad.uy=Marcha por la Diversidad} (Uruguay)', 'LGBTQ', 9, dayYear(24, 2021), EventLevel.Day),
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user