mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
[pt] Update events.js
This commit is contained in:
parent
54011da637
commit
b66888e441
@ -2,4 +2,8 @@ import {Event, day, week, month, dayYear} from "../../src/calendar/helpers";
|
|||||||
|
|
||||||
export default [
|
export default [
|
||||||
|
|
||||||
|
// static date
|
||||||
|
new Event('Dia da Igualdade Matrimonial (Portugal)', null, 6, day(5), EventLevel.MajorDay),
|
||||||
|
new Event('Dia da Igualdade Matrimonial (Brasil)', null, 5, day(16), EventLevel.MajorDay),
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user