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

19 lines
488 B
JSON
Raw Normal View History

2020-04-14 00:07:23 +00:00
{
"config": {
"abort": {
"already_configured": "Konto bereits konfiguriert"
},
2020-04-16 00:04:36 +00:00
"error": {
"login": "Login-Fehler: Bitte \u00fcberpr\u00fcfen Sie Ihren Benutzernamen & Passwort"
},
2020-04-14 00:07:23 +00:00
"step": {
"user": {
"data": {
"password": "Passwort",
"username": "Benutzername"
},
"title": "Total Connect"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-04-14 00:07:23 +00:00
}