30 lines
906 B
JSON
30 lines
906 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"config": "Verbindings- of inlogfout; controleer uw configuratie"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host (optioneel)",
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam (optioneel)"
|
|
},
|
|
"description": "Standaardhost: {host}\n Standaard gebruikersnaam: {username}"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"consider_home": "Aantal seconden dat wordt gewacht voordat een apparaat als afwezig wordt beschouwd"
|
|
},
|
|
"description": "Optionele instellingen opgeven"
|
|
}
|
|
}
|
|
}
|
|
} |