1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Fix spelling of "to set up" in hue_ble (#157593)

This commit is contained in:
Norbert Rittel
2025-12-01 06:33:18 +01:00
committed by GitHub
parent ad48f3c634
commit 5e0923b60d

View File

@@ -2,7 +2,7 @@
"config": {
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"not_implemented": "This integration can only be setup via discovery."
"not_implemented": "This integration can only be set up via discovery."
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",