22 lines
574 B
JSON
22 lines
574 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"not_songpal_device": "Geen Songpal-apparaat"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kon niet verbinden"
|
|
},
|
|
"flow_title": "Sony Songpal {name} ( {host} )",
|
|
"step": {
|
|
"init": {
|
|
"description": "Wilt u {name} ( {host} ) instellen?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"endpoint": "Eindpunt"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |