mirror of https://github.com/ElemeFE/element
i18n: fix a typo in pl.js (#10593)
parent
ae32925318
commit
7dbe646030
|
@ -103,7 +103,7 @@ export default {
|
|||
titles: ['Lista 1', 'Lista 2'],
|
||||
filterPlaceholder: 'Wpisz szukaną frazę',
|
||||
noCheckedFormat: 'razem: {total}',
|
||||
hasCheckedFormat: 'wybranyh: {checked}/{total}'
|
||||
hasCheckedFormat: 'wybranych: {checked}/{total}'
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue