Skip to content

Commit 91add2e

Browse files
committed
Fix hungarian locale
1 parent f23c63c commit 91add2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/locale/lang/hu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export default {
7070
},
7171
pagination: {
7272
goto: 'Ugrás',
73-
pagesize: '/page',
73+
pagesize: '/oldal',
7474
total: 'Össz {total}',
7575
pageClassifier: ''
7676
},

0 commit comments

Comments
 (0)