Added NL nl.json (#483)

* Added NL language

* Changed NL to Dutch

* Update nl.json
This commit is contained in:
pascal 2017-10-27 06:38:08 +02:00 committed by Paulus Schoutsen
parent 7cf5bd94d5
commit 104814b81a

12
translations/nl.json Normal file
View File

@ -0,0 +1,12 @@
{
"language": {
"nl": "Dutch"
},
"panel": {
"states": "Overzicht",
"map": "Kaart",
"logbook": "Logboek",
"history": "Geschiedenis",
"log_out": "Uitloggen"
}
}