mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Replace "Setup your …" with correct "Set up your …" in iometer
(#142685)
This commit is contained in:
parent
5a09847596
commit
8f73c53d26
@ -2,7 +2,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "Setup your IOmeter device for local data",
|
"description": "Set up your IOmeter device for local data",
|
||||||
"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