pagination.pagesize should have a white space before or it will be displayed incorrectly.
@@ -71,7 +71,7 @@ export default {
},
pagination: {
goto: 'Перейти',
- pagesize: 'на странице',
+ pagesize: ' на странице',
total: 'Всего {total}',
pageClassifier: ''