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

19 lines
541 B
JSON

{
"config": {
"error": {
"identifier_exists": "Konto bereits registriert",
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
},
"step": {
"user": {
"data": {
"code": "Code (f\u00fcr Home Assistant)",
"password": "Passwort",
"username": "E-Mail-Adresse"
},
"title": "Gebe deine Informationen ein"
}
},
"title": "SimpliSafe"
}
}