From f19902ab7c22165baac9c9dd3a2b073ac8e47630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Wed, 18 May 2022 23:58:18 +0000 Subject: [PATCH] [pl] Update events.js --- locale/pl/calendar/events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/pl/calendar/events.js b/locale/pl/calendar/events.js index 36b34a633..03c7c0541 100644 --- a/locale/pl/calendar/events.js +++ b/locale/pl/calendar/events.js @@ -4,7 +4,7 @@ module.exports = [ // --- months --- new Event('{/spis=Niebinarny Spis Powszechny}', 'Nonbinary', 2, month, EventLevel.Month, ['nonbinary']), new Event('Miesiąc Historii LGBTQ+ (UK/Węgry/Niderlandy)', 'Progress Pride', 2, month, EventLevel.Month), - new Event('Miesiąc Historii LGBTQ+ (UA/Kanada/Australia)', 'Progress Pride', 10, month, EventLevel.Month), + new Event('Miesiąc Historii LGBTQ+ (USA/Kanada/Australia)', 'Progress Pride', 10, month, EventLevel.Month), new Event('Miesiąc Historii LGBTQ+ (Kuba/Niemcy)', 'Progress Pride', 5, month, EventLevel.Month), new Event('Miesiąc Historii LGBTQ+ (Włochy)', 'Progress Pride', 4, month, EventLevel.Month), new Event('Miesiąc Historii LGBTQ+ (Finlandia)', 'Progress Pride', 11, month, EventLevel.Month),