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

19 lines
512 B
JSON

{
"config": {
"error": {
"identifier_exists": "Account bestaat al",
"invalid_credentials": "Ongeldige gebruikersgegevens"
},
"step": {
"user": {
"data": {
"code": "Code (voor Home Assistant)",
"password": "Wachtwoord",
"username": "E-mailadres"
},
"title": "Vul uw gegevens in"
}
},
"title": "SimpliSafe"
}
}