Skip to content

Commit 902d4c2

Browse files
authored
Improve Polish translation (#287)
1 parent 59b38f8 commit 902d4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/locale/pl_PL.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export default {
22
// Options.jsx
3-
items_per_page: '/ stronę',
3+
items_per_page: 'na stronę',
44
jump_to: 'Idź do',
5-
jump_to_confirm: 'potwierdzać',
5+
jump_to_confirm: 'potwierdź',
66
page: '',
77

88
// Pagination.jsx

0 commit comments

Comments
 (0)