Skip to content

Commit

Permalink
Fix hungarian locale
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeree committed Oct 3, 2018
1 parent f23c63c commit 91add2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locale/lang/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default {
},
pagination: {
goto: 'Ugrás',
pagesize: '/page',
pagesize: '/oldal',
total: 'Össz {total}',
pageClassifier: ''
},
Expand Down

0 comments on commit 91add2e

Please sign in to comment.