Commit 7dbe6460 authored by r3stm4n's avatar r3stm4n Committed by 杨奕

i18n: fix a typo in pl.js (#10593)

parent ae329253
......@@ -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}'
}
}
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment