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

18 lines
398 B
JSON
Raw Normal View History

2020-08-05 00:02:19 +00:00
{
"config": {
"abort": {
"already_configured": "Kontoen er allerede konfigurert"
},
"error": {
2020-10-15 00:03:50 +00:00
"cannot_connect": "Tilkobling mislyktes"
2020-08-05 00:02:19 +00:00
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "E-post"
}
}
}
}
}