Use reference strings in Wemo (#41067)
This commit is contained in:
parent
3208670b61
commit
be41442a86
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
}
|
||||
},
|
||||
"abort": {
|
||||
"single_instance_allowed": "Only a single configuration of Wemo is possible.",
|
||||
"no_devices_found": "No Wemo devices found on the network."
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||||
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue