2020-09-15 00:09:18 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"auth_not_supported": "Shelly apparaten die verificatie vereisen, worden momenteel niet ondersteund.",
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"flow_title": "Shelly: {name}",
|
|
|
|
"step": {
|
|
|
|
"confirm_discovery": {
|
|
|
|
"description": "Wilt u het {model} bij {host} opzetten?"
|
|
|
|
},
|
2020-09-27 00:06:49 +00:00
|
|
|
"credentials": {
|
|
|
|
"data": {
|
|
|
|
"username": "Benutzername"
|
|
|
|
}
|
|
|
|
},
|
2020-09-15 00:09:18 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Shelly"
|
|
|
|
}
|