hass-core/homeassistant/components/plum_lightpad/translations/no.json
2020-10-15 00:03:50 +00:00

18 lines
No EOL
398 B
JSON

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