mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Simplify ZBT-1 setup string (#145532)
This commit is contained in:
parent
f92d14d87c
commit
5c7aa833ec
@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"confirm_zigbee": {
|
"confirm_zigbee": {
|
||||||
"title": "Zigbee setup complete",
|
"title": "Zigbee setup complete",
|
||||||
"description": "Your {model} is now a Zigbee coordinator and will be shown as discovered by the Zigbee Home Automation integration once you exit."
|
"description": "Your {model} is now a Zigbee coordinator and will be shown as discovered by the Zigbee Home Automation integration."
|
||||||
},
|
},
|
||||||
"install_otbr_addon": {
|
"install_otbr_addon": {
|
||||||
"title": "Installing OpenThread Border Router add-on",
|
"title": "Installing OpenThread Border Router add-on",
|
||||||
@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
"confirm_otbr": {
|
"confirm_otbr": {
|
||||||
"title": "OpenThread Border Router setup complete",
|
"title": "OpenThread Border Router setup complete",
|
||||||
"description": "Your {model} is now an OpenThread Border Router and will show up in the Thread integration once you exit."
|
"description": "Your {model} is now an OpenThread Border Router and will show up in the Thread integration."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user