We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360161c commit 30d2f02Copy full SHA for 30d2f02
1 file changed
src/locale/pl.js
@@ -17,8 +17,8 @@ const locale = {
17
mm: '%d minut',
18
h: 'godzina',
19
hh: '%d godzin',
20
- d: 'tydzień',
21
- dd: '%d tygodni',
+ d: 'dzień',
+ dd: '%d dni',
22
M: 'miesiąc',
23
MM: '%d miesięcy',
24
y: 'rok',
0 commit comments