|
@@ -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}'
|
|
|
}
|
|
|
}
|
|
|
};
|