mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
Use reference strings in Firmata (#41073)
This commit is contained in:
parent
2e21ef3223
commit
135be787e2
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"cannot_connect": "Cannot connect to Firmata board during setup"
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
|
||||||
},
|
},
|
||||||
"step": {}
|
"step": {}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user