17 lines
392 B
JSON
17 lines
392 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"cannot_connect": "Kan geen verbinding maken",
|
||
|
"unknown": "Onverwachte fout"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"ip_address": "IP-adres",
|
||
|
"password": "Wachtwoord",
|
||
|
"port": "Poort"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|