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

20 lines
491 B
JSON

{
"config": {
"abort": {
"device_exists": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"discovery_confirm": {
"description": "M\u00f6chtest du {name} - {model} ({host}) einrichten?"
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}