Skip to content

Commit 34f5510

Browse files
committed
Merge pull request #4435 from dietergoetelen/patch-1
feat(i18n): completes nl translation
2 parents f914f98 + b7326d8 commit 34f5510

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/js/i18n/nl.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
},
6363
pagination: {
6464
sizes: 'items per pagina',
65-
totalItems: 'items'
65+
totalItems: 'items',
66+
of: 'van de'
6667
},
6768
grouping: {
6869
group: 'Groepeer',

0 commit comments

Comments
 (0)