i18n: update pagination.pagesize of de (#10754)

pull/10755/head
Nicolas 2018-04-17 10:04:54 +02:00 committed by 杨奕
parent d8f861e929
commit d7e9e6173f
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export default {
}, },
pagination: { pagination: {
goto: 'Gehe zu', goto: 'Gehe zu',
pagesize: 'pro Seite', pagesize: ' pro Seite',
total: 'Gesamt {total}', total: 'Gesamt {total}',
pageClassifier: '' pageClassifier: ''
}, },