Simplify ZBT-1 setup string (#145532)

This commit is contained in:
Abílio Costa 2025-05-24 10:41:16 +01:00 committed by GitHub
parent f92d14d87c
commit 5c7aa833ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {