mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-26 06:23:35 -04:00
[calendar][pt] fix flag typo
This commit is contained in:
parent
219d5658bf
commit
b6f559f1e1
@ -3,7 +3,7 @@ const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calend
|
||||
module.exports = [
|
||||
|
||||
// months
|
||||
new Event('Mês da Visibilidade Trans (Brasil)', 'Trangender', 1, month, EventLevel.Month),
|
||||
new Event('Mês da Visibilidade Trans (Brasil)', 'Transgender', 1, month, EventLevel.Month),
|
||||
|
||||
// static date
|
||||
new Event('Dia da Igualdade Matrimonial (Portugal)', null, 6, day(5), EventLevel.MajorDay),
|
||||
|
Loading…
x
Reference in New Issue
Block a user