Skip to content

Commit c394982

Browse files
authored
Merge pull request #5724 from krystian-3c/patch-3
Update pl.js
2 parents ace475e + f3815b0 commit c394982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/i18n/pl.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
$delegate.add('pl', {
88
headerCell: {
99
aria: {
10-
defaultFilterLabel: 'Filter dla kolumny',
11-
removeFilter: 'Usuń filter',
10+
defaultFilterLabel: 'Filtr dla kolumny',
11+
removeFilter: 'Usuń filtr',
1212
columnMenuButtonLabel: 'Menu kolumny'
1313
},
1414
priority: 'Prioritet:',

0 commit comments

Comments
 (0)