29 lines
919 B
JSON
29 lines
919 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"flow_title": "Shelly: {name}",
|
|
"step": {
|
|
"confirm_discovery": {
|
|
"description": "Wilt u het {model} bij {host} instellen? Voordat apparaten op batterijen kunnen worden ingesteld, moet het worden gewekt door op de knop op het apparaat te drukken."
|
|
},
|
|
"credentials": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Benutzername"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |