mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
Use reference strings in Firmata (#41073)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Cannot connect to Firmata board during setup"
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
|
||||
},
|
||||
"step": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user