core/homeassistant/components/balboa/translations/no.json

28 lines
676 B
JSON
Raw Normal View History

2021-11-27 00:12:17 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"unknown": "Uventet feil"
},
"step": {
"user": {
"data": {
"host": "Vert"
},
"title": "Koble til Balboa Wi-Fi-enheten"
}
}
},
"options": {
"step": {
"init": {
"data": {
"sync_time": "Hold Balboa Spa-klientens tid synkronisert med Home Assistant"
}
}
}
}
}