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

19 lines
504 B
JSON

{
"config": {
"abort": {
"device_exists": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"host": "Host (oder IP-Adresse) deines twinkly-Ger\u00e4ts"
},
"description": "Einrichten deiner Twinkly-Led-Kette",
"title": "Twinkly"
}
}
}
}