We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a860093 commit e391fdbCopy full SHA for e391fdb
packages/devui-vue/devui/locale/lang/en-us.ts
@@ -2,6 +2,7 @@ export default {
2
pagination: {
3
totalItemText: 'Total',
4
goToText: 'Go to',
5
+ perPage: 'per page',
6
},
7
accordion: {
8
loading: 'loading',
0 commit comments