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

19 lines
548 B
JSON

{
"config": {
"error": {
"identifier_exists": "Brukernavn er allerede registrert",
"invalid_credentials": "Ugyldig brukernavn eller passord",
"no_devices": "Ingen enheter funnet i kontoen"
},
"step": {
"user": {
"data": {
"password": "Passord",
"username": "Brukernavn / E-postadresse"
},
"title": "Fyll ut informasjonen din"
}
},
"title": "Notion"
}
}