mirror of https://github.com/ElemeFE/element
i18n: update pagination.pagesize of de (#10754)
parent
d8f861e929
commit
d7e9e6173f
|
@ -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: ''
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue