19 lines
504 B
JSON
19 lines
504 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"not_songpal_device": "Inte en Songpal-enhet"
|
|
},
|
|
"flow_title": "Sony Songpal {name} ({host})",
|
|
"step": {
|
|
"init": {
|
|
"description": "Do vill du konfigurera {name} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"endpoint": "Destination."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |