Skip to content

Commit c5b8cff

Browse files
authored
Merge pull request #30 from bobkosse/master
Added dutch translation
2 parents 9a72d79 + 1d4e2e7 commit c5b8cff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Translations.js

+5
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)