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

7 lines
112 B
JSON
Raw Normal View History

2020-11-08 00:04:05 +00:00
{
"config": {
"abort": {
"cannot_connect": "Verbindung fehlgeschlagen"
}
}
}