25 lines
945 B
JSON
25 lines
945 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Der Dienst ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"name": "Name"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"deprecated_yaml": {
|
|
"description": "Die Konfiguration von Pushbullet mit YAML wird entfernt. \n\nDeine vorhandene YAML-Konfiguration wurde automatisch in die Benutzeroberfl\u00e4che importiert. \n\nEntferne die Pushbullet-YAML-Konfiguration aus deiner configuration.yaml-Datei und starte Home Assistant neu, um dieses Problem zu beheben.",
|
|
"title": "Die Pushbullet YAML-Konfiguration wird entfernt"
|
|
}
|
|
}
|
|
} |