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

19 lines
519 B
JSON

{
"config": {
"error": {
"identifier_exists": "Konto er allerede registrert",
"invalid_credentials": "Ugyldig legitimasjon"
},
"step": {
"user": {
"data": {
"code": "Kode (for Home Assistant)",
"password": "Passord",
"username": "E-postadresse"
},
"title": "Fyll ut informasjonen din"
}
},
"title": "SimpliSafe"
}
}