19 lines
470 B
JSON
19 lines
470 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"cannot_connect": "Kon niet verbinden",
|
|
"invalid_host": "ongeldige host of IP adres"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |