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

18 lines
408 B
JSON

{
"config": {
"abort": {
"already_configured": "Konto wurde bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"api_key": "API-Schl\u00fcssel",
"name": "Name"
}
}
}
}
}