26 lines
674 B
JSON
26 lines
674 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_path": "Directory niet gevonden."
|
|
},
|
|
"step": {
|
|
"owserver": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Poort"
|
|
},
|
|
"title": "Owserver-details instellen"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"type": "Verbindingstype"
|
|
},
|
|
"title": "Stel 1-Wire in"
|
|
}
|
|
}
|
|
}
|
|
} |