25 lines
819 B
JSON
25 lines
819 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"flow_title": "{serial_number}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Poort"
|
|
},
|
|
"description": "Stel uw Elgato Key Light in om te integreren met Home Assistant."
|
|
},
|
|
"zeroconf_confirm": {
|
|
"description": "Wilt u de Elgato Key Light met serienummer `{serial_number}` toevoegen aan Home Assistant?",
|
|
"title": "Elgato Light apparaat ontdekt"
|
|
}
|
|
}
|
|
}
|
|
} |