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