mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +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."
|
"description": "Couldn’t setup bridge (host: {host}) imported from configuration.yaml."
|
||||||
},
|
},
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Automaticlly connect to the bridge",
|
"title": "Automatically connect to the bridge",
|
||||||
"description": "Enter the IP address of the device.",
|
"description": "Enter the IP address of the device.",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"flow_title": "iRobot {name} ({host})",
|
"flow_title": "iRobot {name} ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"title": "Automaticlly connect to the device",
|
"title": "Automatically connect to the device",
|
||||||
"description": "Select a Roomba or Braava.",
|
"description": "Select a Roomba or Braava.",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user