Use common strings in roomba config flow (#40948)
This commit is contained in:
parent
d1c04750cd
commit
a3b62cea6a
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect, please try again"
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
@ -27,4 +27,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue