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

18 lines
398 B
JSON

{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes"
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "E-post"
}
}
}
}
}