Skip to content

Commit 1d4e2e7

Browse files
author
Bob Kosse
authored
Added dutch translation
1 parent 9a72d79 commit 1d4e2e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Translations.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,10 @@ export default {
3838
next: 'التالي',
3939
back: 'السابق',
4040
finish: 'انهاء'
41+
},
42+
nl: {
43+
next: 'Volgende',
44+
back: 'Vorige',
45+
finish: 'Klaar'
4146
}
4247
}

0 commit comments

Comments
 (0)