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

7 lines
131 B
JSON
Raw Normal View History

{
"config": {
"abort": {
"cannot_connect": "Cannot connect to Firmata board during setup"
2020-07-18 00:02:49 +00:00
}
}
2020-07-18 00:02:49 +00:00
}