Add config panel translation (#511)

This commit is contained in:
Paulus Schoutsen 2017-10-26 22:16:31 -07:00 committed by GitHub
parent 6d7de9bd15
commit 2f8eeec929
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"en": "English"
},
"panel": {
"config": "Configuration",
"states": "Overview",
"map": "Map",
"logbook": "Logbook",

View File

@ -1,8 +1,9 @@
{
"language": {
"nl": "Dutch"
"nl": "Nederlands"
},
"panel": {
"config": "Instellingen",
"states": "Overzicht",
"map": "Kaart",
"logbook": "Logboek",