mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
Fixed string typos in Lutron and Roomba (#47745)
This commit is contained in:
parent
9a686d148e
commit
7e615cb7fd
@ -7,7 +7,7 @@
|
||||
"description": "Couldn’t setup bridge (host: {host}) imported from configuration.yaml."
|
||||
},
|
||||
"user": {
|
||||
"title": "Automaticlly connect to the bridge",
|
||||
"title": "Automatically connect to the bridge",
|
||||
"description": "Enter the IP address of the device.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"flow_title": "iRobot {name} ({host})",
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Automaticlly connect to the device",
|
||||
"title": "Automatically connect to the device",
|
||||
"description": "Select a Roomba or Braava.",
|
||||
"data": {
|
||||
"host": "[%key:common::config_flow::data::host%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user