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

19 lines
535 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
"error": {
"identifier_exists": "Konto er allerede registreret",
"invalid_credentials": "Ugyldige legitimationsoplysninger"
},
"step": {
"user": {
"data": {
"code": "Kode (til Home Assistant)",
"password": "Adgangskode",
"username": "Email adresse"
},
"title": "Udfyld dine oplysninger"
}
},
"title": "SimpliSafe"
}
}