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

19 lines
488 B
JSON

{
"config": {
"abort": {
"already_configured": "Konto bereits konfiguriert"
},
"error": {
"login": "Login-Fehler: Bitte \u00fcberpr\u00fcfen Sie Ihren Benutzernamen & Passwort"
},
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "Benutzername"
},
"title": "Total Connect"
}
}
}
}