24 lines
673 B
JSON
24 lines
673 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"cannot_connect": "Kan ikke koble til oppdaget Volumio"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"unknown": "Uventet feil"
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vil du legge Volumio (`{name}`) til Home Assistant?",
|
|
"title": "Oppdaget Volumio"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Vert",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |