24 lines
716 B
JSON
24 lines
716 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"cannot_connect": "Kan inte ansluta till uppt\u00e4ckt Volumio"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vill du l\u00e4gga till Volumio ` {name} ` till Home Assistant?",
|
|
"title": "Uppt\u00e4ckt Volumio"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |