24 lines
701 B
JSON
24 lines
701 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Apparaat is al geconfigureerd"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Verbinding mislukt, probeer het opnieuw"
|
||
|
},
|
||
|
"flow_title": "Logitech Harmony Hub {name}",
|
||
|
"step": {
|
||
|
"link": {
|
||
|
"description": "Wil je {name} ({host}) instellen?",
|
||
|
"title": "Logitech Harmony Hub instellen"
|
||
|
},
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"host": "Hostnaam of IP-adres",
|
||
|
"name": "Naam van hub"
|
||
|
},
|
||
|
"title": "Logitech Harmony Hub instellen"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|