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

20 lines
622 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {
"data": {
"api_key": "API-Schl\u00fcssel"
},
"description": "Bitte gib den API-Schl\u00fcssel ein, den du von https://home.freedompro.eu erhalten hast.",
"title": "Freedompro API-Schl\u00fcssel"
}
}
}
}