22 lines
593 B
JSON
22 lines
593 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"not_songpal_device": "Inte en Songpal-enhet"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "Sony Songpal {name} ({host})",
|
|
"step": {
|
|
"init": {
|
|
"description": "Do vill du konfigurera {name} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"endpoint": "Destination."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |