mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 15:31:11 -04:00
[pl][calendar] spis powszechny
This commit is contained in:
parent
06bc1114eb
commit
3135760066
@ -1,6 +1,9 @@
|
|||||||
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calendar/helpers");
|
||||||
|
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
// months
|
||||||
|
new Event('{/spis=Niebinary Spis Powszechny}', 'Nonbinary', 2, month, EventLevel.Month),
|
||||||
|
|
||||||
// static date
|
// static date
|
||||||
new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day),
|
new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day),
|
||||||
new Event('Rocznica Dekryminalizacji Homoseksualności w Polsce (1932)', null, 9, day(1), EventLevel.Day),
|
new Event('Rocznica Dekryminalizacji Homoseksualności w Polsce (1932)', null, 9, day(1), EventLevel.Day),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user