Commit 43781c9c authored by Amanbolat Balabekov's avatar Amanbolat Balabekov Committed by 杨奕

i18n: update pagination.pagesize of ru-RU (#10716)

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