diff --git a/jumpapp/translations/nl.js b/jumpapp/translations/nl.js new file mode 100644 index 0000000..ff41aaf --- /dev/null +++ b/jumpapp/translations/nl.js @@ -0,0 +1,18 @@ +{ + "greetings.goodafternoon": "Goedemiddag", + "greetings.goodevening": "Goedenavond", + "greetings.goodmorning": "Goedemorgen", + "greetings.goodnight": "Goedenavond", + "search.search": "Zoeken", + "search.searchon": "Zoek via {{searchprovider}}", + "search.sites": "Websites", + "status.status": "Status", + "status.error": "fout" , + "status.offline": "offline", + "status.online": "online", + "status.unknown": "onbekend", + "tags": "Tags", + "tags.home": "home", + "unsplash.description.photoby": "Foto door {{user}}", + "unsplash.description.by": "{{description}} door {{user}}" +}